Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor_web is not defined #30

Closed
lyudad opened this issue Dec 14, 2017 · 7 comments
Closed

vendor_web is not defined #30

lyudad opened this issue Dec 14, 2017 · 7 comments

Comments

@lyudad
Copy link

lyudad commented Dec 14, 2017

"spinjs": "^0.4.18"

2017-12-14 12 24 42

sometime if set "spinjs": "0.4.18", everything work

@mairh
Copy link
Member

mairh commented Dec 14, 2017

Try the latest version "spinjs": "^0.4.53"

@larixer
Copy link
Member

larixer commented Dec 14, 2017

@lyudad Try to remove your build folder and restart yarn watch

@lyudad
Copy link
Author

lyudad commented Dec 14, 2017

remove build folder was first that I have tried.
I have tried "spinjs": "^0.4.53" but have other error :
webpack-for-webDll warn Error checking vendor bundle vendor_web, regenerating it... SyntaxError: Unexpected end of JSON input

2017-12-14 12

@larixer
Copy link
Member

larixer commented Dec 14, 2017

@lyudad This is not a fatal error, it should regenerate bundle after that and save it on disk and continue

@lyudad
Copy link
Author

lyudad commented Dec 14, 2017

I understand that warn is not error, but backend was stopped in this case

@larixer
Copy link
Member

larixer commented Dec 14, 2017

Try to start it manually after that via: node ./servers/backend-server/build/server/index.js. Substitute correct path to the generated backend file

@larixer
Copy link
Member

larixer commented Dec 14, 2017

Latest spinjs dumps node command to start the backend to terminal, use that command to start backend manually

@lyudad lyudad closed this as completed Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants