-
Notifications
You must be signed in to change notification settings - Fork 27
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
Comments
找到解决办法了吗兄弟 |
么有啊!你也遇到类似的错误吗? |
npm install [email protected] |
Open
的确如此,感谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm run start
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:
The text was updated successfully, but these errors were encountered: