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

Errors while "npm start" #19

Open
ruanqizhen opened this issue Mar 28, 2022 · 2 comments
Open

Errors while "npm start" #19

ruanqizhen opened this issue Mar 28, 2022 · 2 comments

Comments

@ruanqizhen
Copy link

ruanqizhen commented Mar 28, 2022

$ npm start

> @here/quantized-mesh-viewer@1.0.0 start /home/xxxxxx/projects/quantized-mesh-viewer
> webpack-dev-server -d --host 0.0.0.0 --inline false

[webpack-cli] Error: Unknown option '--inline'
[webpack-cli] Run 'webpack --help' to see available commands and options
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @here/quantized-mesh-viewer@1.0.0 start: `webpack-dev-server -d --host 0.0.0.0 --inline false`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @here/quantized-mesh-viewer@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/xxxxxx/.npm/_logs/2022-03-28T22_21_28_229Z-debug.log
@fullonic
Copy link

Hey @ruanqizhen, I'm having the same issue. Have you found a way to fix this error? Thanks

@ruanqizhen
Copy link
Author

No, I still don't know how to fix it. But I guess I don't need this service any more.

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

2 participants