GithubHelp home page GithubHelp logo

Comments (12)

kasperstorgaard avatar kasperstorgaard commented on May 21, 2024 1

This is after following the guide of building first.

Similar @kasperstorgaard what version of the Netlify CLI are you using?

I actually got it working, not sure what the issue was, could have been my own mistake.

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

Thank you for this report! I think we will need to modify the README to include this manual build step so you get the generated server files.

It still is perplexing to me that after building manually you're seeing files changed but the website isn't reflecting those changes 🤔. That step I cannot reproduce myself, it still automatically reloads and shows the changes. Do they appear for you at all with a manual refresh of the browser at all? Could you also share your node & package manager version?

from kpop-stack.

kasperstorgaard avatar kasperstorgaard commented on May 21, 2024

I can't even get that far, the server "hangs" on netlify dev, and when I kill that process the localhost:3000 message appears.
This is after following the guide of building first.

npm run dev
Screenshot 2022-05-20 at 21 37 45

after killing process
Screenshot 2022-05-20 at 21 37 53

node version: 16.4.2

from kpop-stack.

RufusK avatar RufusK commented on May 21, 2024

node: 16.14.4
npm:8.5.0

Thanks for your quick reply.
Apparently it doesnt run the command specified in netlify.toml:
[dev]
command = "remix watch"
port = 3000
When i run remix watch myself in a separate terminal, everything works fine. (even without running 'npm run build' before)

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

@RufusK That's also very interesting that it isn't running. What version of the netlify-cli are you using?

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

This is after following the guide of building first.

Similar @kasperstorgaard what version of the Netlify CLI are you using?

from kpop-stack.

RufusK avatar RufusK commented on May 21, 2024

when i run netlify -v:
netlify-cli/6.7.1 win32-x64 node-v16.14.2

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

@RufusK I notice your version is at 6.7.1 and latest is at 10.4.0 (https://github.com/netlify/cli). Could you try updating and see what the impact is?

from kpop-stack.

leofmoura avatar leofmoura commented on May 21, 2024

I can't make it work too. What am I missing here?

node --version: v18.1.0

Running: npm run dev

image

Getting this issue when creating a user:
image

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

Howdy @leofmoura I think your issue may be separate so I've opened up #50 to further that dialog there.

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

I think we're coming to a head with this problem and gonna try to work on this with #56

from kpop-stack.

maxcell avatar maxcell commented on May 21, 2024

This should be complete now that #56 is merged. You will be able to use npm run dev and get hot reloading! If you want to examine and test Netlify features such as redirects or functions, you can run ntl dev

from kpop-stack.

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.