Closed SwiftExplorer567 closed 5 months ago
FYI, here is the guide for Windows.
On Windows 10 + node 18.15.0 + npm 9.5.0, it works fine. :man_shrugging:
What happens if you run this?
$env:JELLYFIN_WEB_DIR="C:\jellyfin\jellyfin-web\dist"
npm run postinstall
Change the path to jellyfin-web\dist
to yours.
On Windows you should type in :
set SKIP_PREPARE=1
PRESS ENTER
npm ci --no-audit
This worked for the noob I am.
npm ERR! code ETIMEDOUT npm ERR! syscall connect npm ERR! errno ETIMEDOUT npm ERR! network request to https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache_logs\2024-01-21T04_04_02_882Z-debug-0.log
pls help me set the proxy then next problem will coming code E400 400 BED life so hard~~~~
It's been quite a while. Apparently there have been network issues that we can't fix on our end. Probably a temporary GitHub outage.
I also think you messed up the folders: you cloned the app repo to C:Windows\System32\jellyfin-tizen
. Probably because you didn't change it to the correct one (cd
) after opening PowerShell. I'm not sure how well Windows thinks about working in the system folder.
If you are still having troubles manually building the app, you can try https://github.com/jeppevinkel/jellyfin-tizen-builds
I have fixed that but i have another problem now.
this is the log:
OS Windows 11