Skip to content
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

How to include Jquery #15

Open
Manimozhi opened this issue Mar 25, 2017 · 1 comment
Open

How to include Jquery #15

Manimozhi opened this issue Mar 25, 2017 · 1 comment

Comments

@Manimozhi
Copy link

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.

@watzon
Copy link
Owner

watzon commented Apr 13, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants