risolvere versione di nodejs non corrette segnalate sabato #17
Labels
No labels
Task
bloccante
bug
documentations
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hacklabbo/Ilovexm24#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
add gpg key using "curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -"
add APT repo (verify/create) nodesource.list file in /etc/apt/sources.list.d with:
Alternative setup: "sudo curl -sL https://deb.nodesource.com/setup_6.x | bash -"
(it supports Kali, Debian, Mint, ...)
Cleanup: "apt-get purge nodejs"
Refresh: "apt-get update && apt-get install nodejs nom"
Ps: aggiornare sezione dev di README.MD ? aggiornare i requirements nel link al blog post di dev wks setup?