Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Cannot install jquery with tsd #296

Open
hiejulia opened this issue Dec 23, 2016 · 2 comments
Open

Cannot install jquery with tsd #296

hiejulia opened this issue Dec 23, 2016 · 2 comments

Comments

@hiejulia
Copy link

I am beginner to tsd, I tried to install angular-material using tsd through these commands :
+tsd query angular
+tsd query angular-material
+tsd install angular angular-material --save

However, as I expected should have jquery also, but there was no jquery, only angular and angular-material in typings folder.

Trying to find if someone has the same issues with me or not, but I have not found anything.

Please I really appreciate any help.

Thank you so much :)

@Narvalex
Copy link

See #269

@Legends
Copy link

Legends commented Feb 22, 2017

Ok, I have typings installed and I have this config file now:

{
  "name": "Demo",
  "dependencies": {}
}

How to install jQuery now?

ok, I got it, but still don't know what dt~ is for...

typings install dt~jquery --global --save

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

No branches or pull requests

3 participants