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
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'
}
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: