You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
The process cannot access the file because it is being used by another process. At least that's what I'm guessing from a cursory reading. Here is the full output that's failing:
c:\Users\TOgin\.nvmw>nvmw install 0.10.31
Start installing Node v0.10.31 (x64)
Start installing Node v0.10.31 (x64)
A subdirectory or file C:\Users\TOgin\.nvmw\v0.10.31 already exists.
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
Download from http://nodejs.org/dist/v0.10.31/x64/node.exe, and save it as C:\U
ers\TOgin\.nvmw\v0.10.31\node.exe
Done
Start install npm
Download file from https://raw.githubusercontent.com/joyent/node/v0.10.31/deps/
pm/package.json
package.json
Content length is 3.62kb
Download 100%, 3.62kb / 3.62kb, 3.54mb/s ...
Donwload done
Download file from http://nodejs.org/dist/npm/npm-1.4.23.zip
npm-1.4.23.zip
Download npm 1.4.23 is done
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Users\TOgin\.nvmw\v0.10.31
The process cannot access the file because it is being used by another process.
The text was updated successfully, but these errors were encountered:
When I use the current version and try to run
It seems to download the npm.zip file correctly to the v0.10.31 file, however, when it attempts to run the unzip process on it:
The process cannot access the file because it is being used by another process. At least that's what I'm guessing from a cursory reading. Here is the full output that's failing:
The text was updated successfully, but these errors were encountered: