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
I have a Windows 2016 with AMD EPYC 7571, 64GB RAM. I also have these in the PATH
mksquashfs v 4.3
node v8.15.0
Python 2.7.15
But when I run the nodec, it straights away give me the error below, what else dependencies have I missed?
I have the same installations on Windows 10 and it works fine, could it be the AMD or Windows Server 2016?
D:/__enclose_io_memfs__/local/lib/compiler.rb:105:in ``': No such file or directory - node -pe process.arch (Errno::ENOENT)
from D:/__enclose_io_memfs__/local/lib/compiler.rb:105:in `init_options'
from D:/__enclose_io_memfs__/local/lib/compiler.rb:26:in `initialize'
from /__enclose_io_memfs__/local/bin/nodec:153:in `new'
from /__enclose_io_memfs__/local/bin/nodec:153:in `<main>'
The text was updated successfully, but these errors were encountered:
I have a Windows 2016 with AMD EPYC 7571, 64GB RAM. I also have these in the PATH
But when I run the
nodec
, it straights away give me the error below, what else dependencies have I missed?I have the same installations on Windows 10 and it works fine, could it be the AMD or Windows Server 2016?
The text was updated successfully, but these errors were encountered: