Latest Dev Build Fails Start
Closed this issue · 10 comments
TheBambino commented
popstarfreas commented
Did you build it?
Try using npm run bstart
instead which builds then starts it.
PhoenixGTX commented
PhoenixGTX commented
popstarfreas commented
Have you run npm install
yet?
PhoenixGTX commented
Yep, like in your manual. npm install --only=production
TheBambino commented
I did exactly as instructed and have used previous versions. I got it working by using npm install
, npm run-script build
, manually creating the log folder, renaming the config file, then npm run start
.
popstarfreas commented
Yep, like in your manual.
npm install --only=production
That's only for production, not dev. Look at the other section.
PhoenixGTX commented
I think i am stupid ). Dimensions-master.zip this one for use?
PhoenixGTX commented
PhoenixGTX commented
Thank you!