google / wasefire

Secure firmware framework focusing on developer experience

Home Page:https://google.github.io/wasefire/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't use apt-get to install npm

ia0 opened this issue · comments

Instead use the instructions here:

curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash - &&\
sudo apt-get install -y nodejs