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 报错 #51

Closed
changfuguo opened this issue Dec 19, 2018 · 2 comments
Closed

克隆项目 npm run start 报错 #51

changfuguo opened this issue Dec 19, 2018 · 2 comments

Comments

@changfuguo
Copy link

No description provided.

@changfuguo
Copy link
Author

changfuguo commented Dec 19, 2018

我是node10.10版本
克隆下来项目 运行 `npm run start'

报错

gaea-editor@2.3.19 start /Users/xx/Code/gaea-editor
> pri dev

✔ load plugins
(node:20910) UnhandledPromiseRejectionWarning: Error: component not support 'npm start' yet, try 'npm run docs'!
    at Object.<anonymous> (/Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:66:39)
    at step (/Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:32:23)
    at Object.next (/Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:13:53)
    at /Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:7:71
    at new Promise (<anonymous>)
    at __awaiter (/Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:3:12)
    at action (/Users/didi/Code/gaea-editor/node_modules/pri/built/built-in-plugins/command-dev/index.js:50:49)
    at /Users/didi/Code/gaea-editor/node_modules/pri/built/bin.js:79:81
    at step (/Users/didi/Code/gaea-editor/node_modules/pri/built/bin.js:33:23)
    at Object.next (/Users/didi/Code/gaea-editor/node_modules/pri/built/bin.js:14:53)
(node:20910) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:20910) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

这个可能是什么原因呢?

@changfuguo changfuguo changed the title 克隆项目no 克隆项目 npm run start 报错 Dec 19, 2018
@ascoders
Copy link
Owner

npm run docs

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