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

nodejs deb not installing , please help #3183

Closed
CryptoLeaks opened this issue Jan 2, 2021 · 14 comments
Closed

nodejs deb not installing , please help #3183

CryptoLeaks opened this issue Jan 2, 2021 · 14 comments

Comments

@CryptoLeaks
Copy link

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.

@github-actions
Copy link

github-actions bot commented Jan 2, 2021

Since this is your first issue, we kindly remind you to check out EIP-1 for guidance.

@DGKSK8LIFE
Copy link

could you please elaborate/say what step this is happening on ? @CryptoLeaks

@CryptoLeaks
Copy link
Author

could you please elaborate/say what step this is happening on ? @CryptoLeaks

Thanks for quit reply , command below

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

@DGKSK8LIFE
Copy link

Sorry why are you doing this? AWK stuff isn't in the docs @CryptoLeaks

@CryptoLeaks
Copy link
Author

Sorry why are you doing this? AWK stuff isn't in the docs @CryptoLeaks

I am trying to install Node.js to start coding my own crypto , and that command should be one of the steps according to tutorial https://ourcodeworld.com/articles/read/410/how-to-install-node-js-in-kali-linux

but am stuck !

@DGKSK8LIFE
Copy link

Please close this issue. This is completely unrelated to Ethereum EIPs

@CryptoLeaks
Copy link
Author

Please close this issue. This is completely unrelated to Ethereum EIPs

can you help me moving to the proper section ?

@DGKSK8LIFE
Copy link

This is completely unrelated to Ethereum; you are writing your own cryptocurrency. Find the creator of the article and contact him. Thanks

@DGKSK8LIFE
Copy link

Please close your issue

@CryptoLeaks
Copy link
Author

On ETHEREUM blockchain!

@DGKSK8LIFE
Copy link

This doesn't have to do with EIPs
@CryptoLeaks

@CryptoLeaks
Copy link
Author

This doesn't have to do with EIPs
@CryptoLeaks

fine but can you help anyway ?

@DGKSK8LIFE
Copy link

I already told you. contact the author of the article. Close the issue please. Thanks

@DGKSK8LIFE
Copy link

Thanks

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