Giter Site home page Giter Site logo

Comments (6)

scottbedard avatar scottbedard commented on May 19, 2024

Looks like you might be running into the same issue discussed here. Take a look at that solution, and let me know if you still have a problem.

Also just out of curiosity, what version of Node.js are you using?

from vuetober.

CptMeatball avatar CptMeatball commented on May 19, 2024

Ah, darn. Hadn't looked their. Although you say:

That is expected behavior. The serving of the initial page is a bit unusual because we need to send the first request to October, and then inject our development assets into it. You should be seeing localhost:3000 when you fire up the dev server, regardless of what you set that variable to.

How do I get it to show my app? (building and everything works fine tho!)

Update: I use v6.11.3

from vuetober.

scottbedard avatar scottbedard commented on May 19, 2024

Is the dev server starting up? If so, go ahead and hit http://localhost:3000 in the browser and you should be good to go.

from vuetober.

CptMeatball avatar CptMeatball commented on May 19, 2024

Both the laravel dev server artisan serve, and the webpack dev server yarn run dev are starting up. It seems really inconsistent, as the previous days it worked flawlessly, but now I keep getting the cannot get / error.

I followed the steps that you've linked but someway or another it doesn't work.

Steps:

  1. artisan serve in October Root
  2. yarn run dev in theme root.
  3. cannot get / error.

from vuetober.

scottbedard avatar scottbedard commented on May 19, 2024

I haven't tried using it with artisan serve before, but I suspect it is because this piece of your config is not pointing to the correct url. The vuetober dev setup is a bit tricky, it first sends a request to this url, and then injects your development assets into it. Try changing that value to match whatever url artisan is serving your app on.

from vuetober.

scottbedard avatar scottbedard commented on May 19, 2024

Closing due to inactivity

from vuetober.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.