question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

angular2-token not working with latest version of angular-cli

See original GitHub issue

Windows 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:closed
  • Created 7 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
neroniakycommented, Oct 1, 2016

I’ve to try it on my machine. Gonna get back to you as soon as I can.

0reactions
osazemeucommented, Oct 7, 2016

@neroniaky I think your package is okay. It should be npm troubles.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found