Skip to content

lifebeyondfife/npm-rescue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

I'm happy to report that this project is no longer needed, you can solve the problem of disappearing nodejs modules by swapping npm for yarn.

npm-rescue

Backup node_modules for all your npm based projects.

$ npm install npm-rescue -g
$ npm-rescue

Follow the instructions for finding your npm projects and creating a local git repo to backup your node_modules directories. Each project is backed up to a different branch.

Backup your modules any time by re-running

$ npm-rescue

Forgotten where your local git repo is?

$ less ~/.npm-rescue/npm-rescue-config.json

About

Backup node_modules for all your npm based projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published