Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Windows 11 #6

Open
lrq3000 opened this issue Dec 23, 2024 · 0 comments
Open

Cannot install on Windows 11 #6

lrq3000 opened this issue Dec 23, 2024 · 0 comments

Comments

@lrq3000
Copy link

lrq3000 commented Dec 23, 2024

First time I try to install Open WebUI via Pinokio, although I am already using Pinokio for other apps successfully.

I get the following error:

 (6/7) shell.run
{"env":{"NODE_OPTIONS":"--max_old_space_size=4096"},"conda":{"path":"backend/conda_env"},"message":["C:\\pinokio\\api\\open-webui.git\\app\\backend\\conda_env\\node --version","C:\\pinokio\\api\\open-webui.git\\app\\backend\\conda_env\\npm i","C:\\pinokio\\api\\open-webui.git\\app\\backend\\conda_env\\npm run build"],"path":"app"}
ERROR
Microsoft Windows [version 10.0.22631.4602]
(c) Microsoft Corporation. Tous droits réservés.

C:\pinokio\api\open-webui.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate C:\pinokio\api\open-webui.git\app\backend\conda_env && C:\pinokio\api\open-webui.git\app\backend\conda_env\npm i
ERROR: npm v10.5.0 is known not to run on Node.js v20.12.2.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
SyntaxError: Error parsing C:\pinokio\api\open-webui.git\app\backend\conda_env\node_modules\npm\node_modules\are-we-there-yet\package.json: Unexpected token '', ""... is not valid JSON
    at parse (<anonymous>)
    at read (node:internal/modules/package_json_reader:80:16)
    at readPackage (node:internal/modules/package_json_reader:141:10)
    at resolveExports (node:internal/modules/cjs/loader:586:15)
    at Module._findPath (node:internal/modules/cjs/loader:667:31)
    at Module._resolveFilename (node:internal/modules/cjs/loader:1129:27)
    at Module._load (node:internal/modules/cjs/loader:984:27)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (C:\pinokio\api\open-webui.git\app\backend\conda_env\node_modules\npm\node_modules\npmlog\lib\log.js:2:16) {
  path: 'C:\\pinokio\\api\\open-webui.git\\app\\backend\\conda_env\\node_modules\\npm\\node_modules\\are-we-there-yet\\package.json'
}
ERROR: npm v10.5.0 is known not to run on Node.js v20.12.2.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
SyntaxError: Error parsing C:\pinokio\api\open-webui.git\app\backend\conda_env\node_modules\npm\node_modules\are-we-there-yet\package.json: Unexpected token '', ""... is not valid JSON
    at parse (<anonymous>)
    at read (node:internal/modules/package_json_reader:80:16)
    at readPackage (node:internal/modules/package_json_reader:141:10)
    at resolveExports (node:internal/modules/cjs/loader:586:15)
    at Module._findPath (node:internal/modules/cjs/loader:667:31)
    at Module._resolveFilename (node:internal/modules/cjs/loader:1129:27)
    at Module._load (node:internal/modules/cjs/loader:984:27)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (C:\pinokio\api\open-webui.git\app\backend\conda_env\node_modules\npm\node_modules\npmlog\lib\log.js:2:16) {
  path: 'C:\\pinokio\\api\\open-webui.git\\app\\backend\\conda_env\\node_modules\\npm\\node_modules\\are-we-there-yet\\package.json'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant