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 of all thanks for this great wrapper but i am kind of stuck as the library is throwing error
{"errno":-4058,"code":"ENOENT","syscall":"mkdir","path":"C:\Users\Ghost\AppData\Local\Temp\AssetBundleCompiler\Assets\Editor\CopiedScripts"}
Seems like it's not able to copy the unity project in the temp directory
I am using node 14.15.0 and windows 10
Thanks in advance
The text was updated successfully, but these errors were encountered:
sandeepgahlawat
changed the title
How to build asset bundles for Lumin platform
Facing {"errno":-4058,"code":"ENOENT"} while script trying to copy project to temp directory
Dec 10, 2020
Hi,
First of all thanks for this great wrapper but i am kind of stuck as the library is throwing error
{"errno":-4058,"code":"ENOENT","syscall":"mkdir","path":"C:\Users\Ghost\AppData\Local\Temp\AssetBundleCompiler\Assets\Editor\CopiedScripts"}
Seems like it's not able to copy the unity project in the temp directory
I am using node 14.15.0 and windows 10
Thanks in advance
The text was updated successfully, but these errors were encountered: