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
Executables shipped with volta may spawn tons of process and drain out memories.
Steps to reproduce:
Install volta.
Install node using volta install node.
Run node.exe from the Explorer.
Environment:
Operating System: Windows 11 23H2
Volta: v1.1.1
Node: 20.12.2 (latest)
npm: 10.5.0 (shipped with Node)
Screenshot:
Log:
"node"
Volta v1.1.1
Node is not available.
To run any Node command, first set a default version using `volta install node`
Error cause: The paging file is too small for this operation to complete. (os error 1455)
The text was updated successfully, but these errors were encountered:
Executables shipped with volta may spawn tons of process and drain out memories.
Steps to reproduce:
volta install node
.Environment:
Operating System: Windows 11 23H2
Volta: v1.1.1
Node: 20.12.2 (latest)
npm: 10.5.0 (shipped with Node)
Screenshot:
Log:
The text was updated successfully, but these errors were encountered: