29
edits
(→Preparing your laptop for makenode: Adding Windows and WSL as possibly supported method of flashing node) |
(→Windows 10: instructions for node-uuid) |
||
Line 160: | Line 160: | ||
sudo update-alternatives --set fakeroot /usr/bin/fakeroot-tcp | sudo update-alternatives --set fakeroot /usr/bin/fakeroot-tcp | ||
Replace 'node-uuid' with 'uuid' | |||
npm uninstall --save node-uuid | |||
npm install --save uuid | |||
== Install and run makenode == | == Install and run makenode == |
edits