Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem installing node.js #99

Open
CryptoLeaks opened this issue Jan 3, 2021 · 2 comments
Open

problem installing node.js #99

CryptoLeaks opened this issue Jan 3, 2021 · 2 comments

Comments

@CryptoLeaks
Copy link

tmp/tmp.SkHKoahN6R/node-v15.5.0/out/Release/obj.target/tools/v8_gypfiles/libv8_zlib.a /tmp/tmp.SkHKoahN6R/node-v15.5.0/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/tmp.SkHKoahN6R/node-v15.5.0/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lm -ldl -Wl,--end-group
rm 849c0718e867ba5a1ca9c268d30a389de30aae5a.intermediate d6d644251409973247bb6b3c7495bdbace8304d7.intermediate ff56d4440474e6420b484686fcfe257e89d8086c.intermediate d8e0deb0ef32cbafc312304290da1679e14e7447.intermediate
if [ ! -r node -o ! -L node ]; then
ln -fs out/Release/node node; fi
/usr/bin/python3.9 tools/install.py install '' '/usr/local'
installing /usr/local/bin/node
Traceback (most recent call last):
File "/tmp/tmp.SkHKoahN6R/node-v15.5.0/tools/install.py", line 235, in
run(sys.argv[:])
File "/tmp/tmp.SkHKoahN6R/node-v15.5.0/tools/install.py", line 229, in run
if cmd == 'install': return files(install)
File "/tmp/tmp.SkHKoahN6R/node-v15.5.0/tools/install.py", line 137, in files
action([output_prefix + output_file], 'bin/' + output_file)
File "/tmp/tmp.SkHKoahN6R/node-v15.5.0/tools/install.py", line 76, in install
try_copy(path, dst)
File "/tmp/tmp.SkHKoahN6R/node-v15.5.0/tools/install.py", line 66, in try_copy
return shutil.copy2(source_path, target_path)
File "/usr/lib/python3.9/shutil.py", line 436, in copy2
copystat(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.9/shutil.py", line 375, in copystat
lookup("utime")(dst, ns=(st.st_atime_ns, st.st_mtime_ns),
FileNotFoundError: [Errno 2] No such file or directory
make: *** [Makefile:158: install] Error 1

**** Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

command: sudo fakeroot checkinstall -y --install=no --pkgversion $(echo $(pwd) | sed -n -re's/.+node-v(.+)$/\1/p') make -j$(($(nproc)+1)) install

@SkyfallWasTaken
Copy link

That’s not really related to the library tho

@SkyfallWasTaken
Copy link

you should ask on the nodes github repository or the discord if it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants