npm

nodistにはnpxが含まれていない

nodist には npx が含まれていないようなので別途インストールしてあげた。 $ npm install npx -g C:\Program Files (x86)\Nodist\bin\npx -> C:\Program Files (x86)\Nodist\bin\node_modules\npx\index.js + npx@10.2.2 added 493 packages from 654 contributors in 49.467s ついでに npm もアップデート $ npm i npm -g

Windowsで npm install 時にエラー

1. Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe ENOENT Windows10 に aglio をインストールしようとしていて以下のエラーが出たので。 gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe ENOENT gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19) gyp ERR! stack at onErrorNT (internal/child_process.js:362:16) gyp ERR! stack at