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

Using npm install -g testacular from the command prompt, not able to install the latest version of testacular i.e 0.5.6 #259

Closed
diptirlenka opened this issue Dec 21, 2012 · 1 comment · May be fixed by ilw4r/karma#1, Visva92/karma#4 or Chadzzz1/karma#3

Comments

@diptirlenka
Copy link

Using npm install -g testacular from the command prompt, not able to install the latest version of testacular i.e 0.5.6.

C:\users\dlenka>npm install -g testacular after that command execution we are getting teh lower version of testacular rather than 0.5.6 version which contains more adapter files.

I have windows 7 64 bit and i install Node.js 64 bit installer then do the above operation.
If I have done something wrong please guide me, or does anyone can help me on installing the testacular 0.5.6 version in my machine.

@diptirlenka
Copy link
Author

I Got the answer how to install testacular latest version using npm myself.

type npm install -g [email protected] and press enter.

x.x.x represents the current versions available for testacular.

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