
I managed to find the solution to this issue. Npm ERR! C:\Users\laurenwatkins\AppData\Roaming\npm-cache\_logs\T11_07_18_464Z-debug.log Npm ERR! A complete log of this run can be found in: There is likely additional logging output above.

Npm ERR! This is probably not a problem with npm.

Npm ERR! deploy: `gh-pages -b master -d build` Please make sure you have the correct access rights > deploy C:\Users\laurenwatkins\Software\developerFolioĬloning into 'node_modules\gh-pages\.cache\ !laurenwatkins!'.įatal: Could not read from remote repository. I changed the " Git remote set-url origin !laurenwatkins!" The repo wasn't cloned using the SSH option so the remote set-url required the appropriate " instead. UPDATE: It seems to be working after this quick revision of the remote set-url.

I am getting the error below when using "npm run deploy".
