-
Notifications
You must be signed in to change notification settings - Fork 96
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
DeprecationWarning: Unhandled promise rejections are deprecated. #11
Comments
@tkow This warning should be pretty easy to fix. |
@JohannesHoppe Thanks for tips.I'll check it. |
Just catching the promise and then displaying it with console.log. Right now I let it go through so that node.js complains. |
how to resolve this issue ? |
There are two aspects:
|
wow, so quickly, I love this. Thanks you so much, I don't feel worry any more |
Dude, this command is supposed to do exactly this! |
Fixed by 3f40bd1 |
I solved by using "sudo angular-cli-ghpages" |
by @tkow
from angular/angular-cli#4385 (comment)
However, I have another problem catch message says "An error occurred!" in node v.7.4.0.
and details bellow.
Please tell me how it cause to address, if there are someone feel not uncomfortable.I'll try to downgrade node version.Then , I move to angular-buch/angular-cli-ghpages repository for this ploblem is not angular-cli.
The text was updated successfully, but these errors were encountered: