-
Notifications
You must be signed in to change notification settings - Fork 9
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
node version 12 #50
Comments
Same question for OS restrictions.
|
@RouR Thanks for the report! this is a bug. It supports node v 12 and above, so it should work with 14. |
@RouR I have confirmed that it works with the latest node versions. ( npx @angular/cli@10 new [project name]
npx ng add @angular/pwa
npx ng add ngx-onesignal --appId=XXXxX Angular 11 support will be released in the near future. |
Is it really need restrict node version to 12?
The text was updated successfully, but these errors were encountered: