UnrealEngineHTML5 / Documentation

532 stars 183 forks source link

Running /HTML5Setup.sh results In [WinError 3] #53

Closed ckingFSS closed 3 years ago

ckingFSS commented 3 years ago

Hello, Currently working on an UE4 Project that may require HTML5

I am running into This error which is preventing me from completing the script. I am unsure what is causing and what I can do to fix this.

Any Help would be appreciated

cking@DESKTOP-IND2GAS MINGW64 ~/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5 (4.24.3-html5-1.39.18) $ ./HTML5Setup.sh /c/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5 Cloning into 'emsdk-1.39.18'... remote: Enumerating objects: 34, done. remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 100% (27/27), done. remote: Total 2238 (delta 13), reused 17 (delta 7), pack-reused 2204 Receiving objects: 100% (2238/2238), 1.16 MiB | 7.20 MiB/s, done. Resolving deltas: 100% (1419/1419), done. Installing SDK 'sdk-releases-upstream-1914a1543f08cd8e41f44c2bb05f7a90d1920275-64bit'.. Installing tool 'node-12.18.1-64bit'.. Downloading: C:/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/zips/node-v12.18.1-win-x64.zip from https://storage.googleapis.com/webassembly/emscripten-releases-builds/deps/node-v12.18.1-win-x64.zip, 57957332 Bytes [----------------------------------------------------------------------------] Unpacking 'C:/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/zips/node-v12.18.1-win-x64.zip' to 'C:/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/node/12.18.1_64bit' Unzipping file 'C:/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/zips/node-v12.18.1-win-x64.zip' failed due to reason: [WinError 3] The system cannot find the path specified: 'C:/Users/cking/Documents/GitHub/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/node\unzip_temp\node-v12.18.1-win-x64/bin/bin/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/stream-browser.js' Installation failed!