Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2930

Can't run npm install in WSL

$
0
0

I don't really know what's the cause of npm not working on my wsl. My project is located at /home/username/BISECT../... but it seems that this gives me a hint EPERM: operation not permitted, rmdir '\\wsl.localhost\Ubuntu\home\oliver\BISECTHOSTING\website\node_modules\@vue\compiler-core'

npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibilitynpm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecatednpm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecatednpm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecatednpm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecatednpm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecatednpm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1npm WARN deprecated vue@2.7.16: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.npm WARN deprecated vue@2.7.16: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.npm WARN cleanup Failed to remove some directories [npm WARN cleanup   [npm WARN cleanup     '\\\\wsl.localhost\\Ubuntu\\home\\oliver\\BISECTHOSTING\\website\\node_modules\\@vue',npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir '\\wsl.localhost\Ubuntu\home\oliver\BISECTHOSTING\website\node_modules\@vue\compiler-core'] {npm WARN cleanup       errno: -4048,npm WARN cleanup       code: 'EPERM',npm WARN cleanup       syscall: 'rmdir',npm WARN cleanup       path: '\\\\wsl.localhost\\Ubuntu\\home\\oliver\\BISECTHOSTING\\website\\node_modules\\@vue\\compiler-core'npm WARN cleanup     }npm WARN cleanup   ]npm WARN cleanup ]npm ERR! code 1npm ERR! path \\wsl.localhost\Ubuntu\home\oliver\BISECTHOSTING\website\node_modules\@vuelidate\core\node_modules\vue-deminpm ERR! command failednpm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node ./scripts/postinstall.js

Viewing all articles
Browse latest Browse all 2930

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>