NPM and Google Drive Issue
Go to solution
Solved by Eigenvektor,
9 hours ago, Stentorian said:I am aware of the alternatives such as Git and I use GitHub for a majority of my projects.
Can you configure Google drive to exclude files/directories? If so, you'd probably want to exclude everything that's also excluded in the .gitignore file.
Alternatively you could create a Git repo on a private server (local or remote) and use that as a backup. Or alternatively compress the source code, then put the .zip on Google drive. Could probably be scripted to automate it to some level.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now