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

The "ambientDependencies" is deprecated. #1173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

picheli20
Copy link

In the new version is not posible to install the typing as the old version: typings install --ambient --save

We can only use --global, which means, the typing will look in the globalDependencies attribute.

If sameone is having same king of problem to install the typescript, you can do this manually

In the new version is not posible to install the typing as the old version: typings install --ambient --save

We can only use --global, which means, the typing will look in the globalDependencies attribute
@picheli20 picheli20 changed the title The "globalDependencies" is deprecated. The "ambientDependencies" is deprecated. Dec 7, 2016
@codecov-io
Copy link

codecov-io commented Dec 7, 2016

Current coverage is 100% (diff: 100%)

Merging #1173 into master will not change coverage

@@           master   #1173   diff @@
=====================================
  Files          14      14          
  Lines         342     342          
  Methods        78      78          
  Messages        0       0          
  Branches       51      51          
=====================================
  Hits          342     342          
  Misses          0       0          
  Partials        0       0          

Powered by Codecov. Last update 58e5a66...c8a3bdd

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

Successfully merging this pull request may close these issues.

2 participants