You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see anything wrong here... What's not working?
Also, don't use jQuery with Angular unless you absolutely have to. If you find that you're needing jQuery then you aren't using Angular 2 correctly.
Tried below
npm install @types/jquery --save-dev
+-- @types/[email protected]
`-- UNMET PEER DEPENDENCY [email protected]
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.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}
)
npm WARN @angular/[email protected] requires a peer of zone.js@^0.7.2 but none was inst
alled.
npm WARN [email protected] No repository field.
The text was updated successfully, but these errors were encountered: