#17 risolvere versione di nodejs non corrette segnalate sabato

Đã đóng
%! (template.HTML=7 năm trước cách đây)đang mở bởi cippalippa · 0 ý kiến
  • 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:

    deb https://deb.nodesource.com/node_6.x jessie main
    deb-src https://deb.nodesource.com/node_6.x jessie main
    

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?

* 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: ``` deb https://deb.nodesource.com/node_6.x jessie main deb-src https://deb.nodesource.com/node_6.x jessie main ``` 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?
gine referenced this issue from a commit 7 năm trước cách đây
Đăng nhập để tham gia bình luận.
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.