angular2-token not working with latest version of angular-cli
See original GitHub issueWindows 8.1 x64 node v4.5.0 npm 3.10.8
+-- UNMET PEER DEPENDENCY @angular/common@2.0.0
+-- UNMET PEER DEPENDENCY @angular/compiler@2.0.0
+-- UNMET PEER DEPENDENCY @angular/core@2.0.0
+-- UNMET PEER DEPENDENCY @angular/platform-browser@2.0.0
`-- angular2-token@0.1.14
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\ch
okidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
1.0.14: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
})
npm WARN @angular/compiler-cli@0.6.3 requires a peer of @angular/compiler@2.0.1
but none was installed.
npm WARN @angular/compiler-cli@0.6.3 requires a peer of @angular/core@2.0.1 but
none was installed.
npm WARN @angular/platform-server@2.0.1 requires a peer of @angular/core@2.0.1 b
ut none was installed.
npm WARN @angular/platform-server@2.0.1 requires a peer of @angular/common@2.0.1
but none was installed.
npm WARN @angular/platform-server@2.0.1 requires a peer of @angular/compiler@2.0
.1 but none was installed.
npm WARN @angular/platform-server@2.0.1 requires a peer of @angular/platform-bro
wser@2.0.1 but none was installed.
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Angular CLI stopped working - Unexpected token
But when I tried to create a new project today I got an error when trying to serve it. ng serve Unexpected token...
Read more >ng new - Invalid or unexpected token error #12183 - GitHub
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem....
Read more >NG0201: No provider for {token} found! - Angular
You see this error when you try to inject a service but have not declared a corresponding provider. A provider is a mapping...
Read more >CLI Overview and Command Reference - Angular
The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command ......
Read more >Update Angular to v15
Angular v15 supports node.js versions: 14.20.x, 16.13.x and 18.10.xlink · Angular v15 supports TypeScript version 4.8 or laterlink · @keyframes name format ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve to try it on my machine. Gonna get back to you as soon as I can.
@neroniaky I think your package is okay. It should be npm troubles.