Node.js - npm run build issues

Question:

If you do “npm run build” and “npm run start”, it will ask you to run build again. Sometimes it works, sometimes it doesn’t.

I think the standard Replit configs don’t work well with some templates?

I’ve setup a repl from this tutorial Ship In 5 Minutes Tutorials | ShipFast Documentation.

Basically it’s a landing page, DBs, and logins that should be easy to setup. But the 5min tutorial is taking me 4 hours due to Replit. I ran the code locally following the same instructions and it loaded ok.

Repl link:

https://replit.com/@littlegoatcoding/ship-fast-sb

Ignore but for others that have the same issue I was using a node.js template for a github that needed next.js

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.