impactbyte-haku / projects

🌐 Projects
https://gitlab.com/impactbyte/learn/course-fullstackweb
9 stars 1 forks source link

Project Node.js #31

Open mhaidarhanif opened 5 years ago

mhaidarhanif commented 5 years ago

Submit here.

https://github.com/impactbyte-haku/project-nodejs https://github.com/impactbyte-haku/project-yarn

mhaidarhanif commented 5 years ago

Edit ~/.npmrc

exact=true
save-exact=true
mhaidarhanif commented 5 years ago

https://stackoverflow.com/questions/9044788/how-do-i-uninstall-nodejs-installed-from-pkg-mac-os-x

lsbom -f -l -s -pf /var/db/receipts/org.nodejs.pkg.bom \
| while read i; do
  sudo rm /usr/local/${i}
done
sudo rm -rf /usr/local/lib/node \
     /usr/local/lib/node_modules \
     /var/db/receipts/org.nodejs.*
sarahgushef commented 5 years ago

https://stackoverflow.com/questions/11177954/how-do-i-completely-uninstall-node-js-and-reinstall-from-beginning-mac-os-x

sudo rm -rf /usr/local/{lib/node{,/.npm,_modules},bin,share/man}/{npm*,node*,man1/node*}
mhaidarhanif commented 5 years ago
codedarlyn commented 5 years ago
yfrance commented 5 years ago

https://github.com/yfrance/project-node-js

yevgenysiregar commented 5 years ago
sarahgushef commented 5 years ago

https://github.com/sarahgushef/project-nodejs

rizariza69 commented 5 years ago

https://github.com/rizariza69/project-nodejs

BintangSaputra commented 5 years ago

https://github.com/BintangSaputra/project-node.js

zeinhm commented 5 years ago
arifinoid commented 5 years ago

https://github.com/arifinoid/project-nodejs https://github.com/arifinoid/project-yarn

nchristanto commented 5 years ago
ragasubekti commented 5 years ago

https://github.com/ragasubekti/projects-nodejs

dickymr commented 5 years ago

https://github.com/dickymr/project-nodejs