기타

npm install 관련 질의

_c

_cbrt
질문 종료
30 XP

wsl 이용해서 ollama 설치하고 웹 인터페이스 구축된 걸 사용하기위해 npm 설치중인데 이건 어떻게 해결해야 할까요?
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup '\\wsl.localhost\Ubuntu-20.04\home\cbrt\ollama-webui\node_modules',
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir '\wsl.localhost\Ubuntu-20.04\home\cbrt\ollama-webui\node_modules@tailwindcss\typography\node_modules\postcss-selector-parser\dist'] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: 'EPERM',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: '\\wsl.localhost\Ubuntu-20.04\home\cbrt\ollama-webui\node_modules\@tailwindcss\typography\node_modules\postcss-selector-parser\dist'
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path \wsl.localhost\Ubuntu-20.04\home\cbrt\ollama-webui\node_modules@sveltejs\kit
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node postinstall.js
npm ERR! '\wsl.localhost\Ubuntu-20.04\home\cbrt\ollama-webui\node_modules@sveltejs\kit'
npm ERR! ���� ��θ� ���� ���͸��� �Ͽ� CMD.EXE�� ����Ǿ����ϴ�. UNC ��δ�
npm ERR! �������� �ʽ��ϴ�. Windows ���͸��� �⺻���� �մϴ�.
npm ERR! node:internal/modules/cjs/loader:1147
npm ERR! throw err;
npm ERR! ^
npm ERR!
npm ERR! Error: Cannot find module 'C:\Windows\postinstall.js'
npm ERR! at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
npm ERR! at Module._load (node:internal/modules/cjs/loader:985:27)
npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
npm ERR! at node:internal/main/run_main_module:28:49 {
npm ERR! code: 'MODULE_NOT_FOUND',
npm ERR! requireStack: []
npm ERR! }
npm ERR!
npm ERR! Node.js v21.2.0

npm ERR! A complete log of this run can be found in: C:\Users{이름 비공개}\AppData\Local\npm-cache_logs\2023-12-22T09_53_51_337Z-debug-0.log


불러오는 중...