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

npm run start 失败 #2

Open
beyondspider opened this issue Nov 20, 2019 · 4 comments
Open

npm run start 失败 #2

beyondspider opened this issue Nov 20, 2019 · 4 comments

Comments

@beyondspider
Copy link

beyondspider commented Nov 20, 2019

npm run start

[email protected] start quasar-admin-server
gulp nodemon

internal/util/inspect.js:31
const types = internalBinding('types');
^

ReferenceError: internalBinding is not defined
at internal/util/inspect.js:31:15

at internal/util/inspect.js:31:15
at req_ (/Users/i323566/work/git/github.com/wjkang/quasar-admin-server/node_modules/natives/index.js:137:5)
at require (quasar-admin-server/node_modules/natives/index.js:110:12)
at util.js:25:21
at req_ (quasar-admin-server/node_modules/natives/index.js:137:5)
at require (quasar-admin-server/node_modules/natives/index.js:110:12)
at fs.js:42:21
at req_ (quasar-admin-server/node_modules/natives/index.js:137:5)
at Object.req [as require] (quasar-admin-server/node_modules/natives/index.js:54:10)
at Object. (quasar-admin-server/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: gulp nodemon
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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:

@JSjump
Copy link

JSjump commented Nov 20, 2019

找到解决办法了吗兄弟

@beyondspider
Copy link
Author

么有啊!你也遇到类似的错误吗?

@athenatd
Copy link

athenatd commented Jan 4, 2020

npm install [email protected]
https://github.com/gulpjs/gulp/issues/2280 , It's work for me..

@liyujiang-gzu
Copy link

npm install [email protected]
https://github.com/gulpjs/gulp/issues/2280 , It's work for me..

的确如此,感谢

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

4 participants