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

Error when generating project using web storm #359

Open
moda20 opened this issue May 29, 2018 · 0 comments
Open

Error when generating project using web storm #359

moda20 opened this issue May 29, 2018 · 0 comments

Comments

@moda20
Copy link

moda20 commented May 29, 2018

Application questions:
(node:2182) UnhandledPromiseRejectionWarning: TypeError: this.activePrompt.run(...).then is not a function
    at module.exports.<anonymous> (/usr/local/lib/node_modules/yo/node_modules/inquirer/lib/ui/prompt.js:78:62)
    at tryCatcher (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:67:31)
    at Defer.subscribeCore (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:2159:37)
    at Defer.tryCatcher (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:67:31)
    at setDisposable (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:1849:46)
    at Defer.Rx.ObservableBase.ObservableBase._subscribe (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:1864:9)
    at Defer.Rx.Observable.observableProto.subscribe.observableProto.forEach (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:1736:19)
    at MergeObserver.handleSubscribe (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:2966:28)
    at MergeObserver.next (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:2972:14)
    at MergeObserver.Rx.internals.AbstractObserver.AbstractObserver.onNext (/usr/local/lib/node_modules/yo/node_modules/rx-lite/rx.lite.js:1602:31)
(node:2182) 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:2182) [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.

I got that error and no questions popped then the project folder is empty

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

1 participant