node.js - How can I delete/uninstall everything? I want it to be the same as the time that hadn't started react native learning -


i have been learning reach native weeks. got stuck somewhere , start beginning. need uninstall react, react native, redux, thunk , etc. have node.js. how can delete/uninstall everything? want same time hadn't started react native learning.

on windows need go control panel > add remove programs , features > find node.js , uninstall. poof! remove node... far npm packages go, looks stored default in \home\appdata\roaming\npm. delete folder rid of global packages. if have project installed non global (local) project packages need delete node_modules folder in projects folder


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -