-
Notifications
You must be signed in to change notification settings - Fork 2
Node JS : Config
Ajmal Aju edited this page Jul 2, 2020
·
2 revisions
https://nodesource.com/blog/installing-node-js-tutorial-using-nvm-on-mac-os-x-and-ubuntu/
https://medium.com/@katopz/how-to-install-specific-nodejs-version-c6e1cec8aa11
-
brew unlink node
-
brew search node
-
brew install node@12
-
brew link node@12
https://medium.com/@katopz/how-to-install-specific-nodejs-version-c6e1cec8aa11
https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers#the-technical-details
while loading shared libraries: libicui18n.so.64: cannot open shared object file: No such file or directory
https://stackoverflow.com/questions/59269947/how-to-display-user-data-in-an-edit-form-using-flutter
http://scottsfarley.com/research/cloudcomputing/2016/07/19/Updating-R-on-Debian.html