Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

version not found: 0.2.10 : grunt-typescript #2

Open
SeanShubin opened this issue Jun 11, 2015 · 1 comment
Open

version not found: 0.2.10 : grunt-typescript #2

SeanShubin opened this issue Jun 11, 2015 · 1 comment

Comments

@SeanShubin
Copy link

This did not work for me on the first try, when I did:

npm install

I got:

npm ERR! Error: version not found: 0.2.10 : grunt-typescript/0.2.10

It worked when I used this process instead:

npm install grunt-typescript --save-dev
grunt
@softvar
Copy link

softvar commented Jan 4, 2017

+1

npm WARN package.json [email protected] No license field.
npm ERR! Darwin 16.1.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3

npm ERR! version not found: [email protected]

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

2 participants