You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with installation. After creation of new Unity project and using npm install via terminal got following error:
$ npm install git+ssh://[email protected]:jordanstudioroot/RootGen-UnityCSharp.git
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/jordanstudioroot/rootcollections-unitycsharp.git
npm ERR! ERROR: Repository not found.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
I noticed the repo link in error message returns 404. Could you fix this?
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem with installation. After creation of new Unity project and using
npm install
via terminal got following error:I noticed the repo link in error message returns 404. Could you fix this?
The text was updated successfully, but these errors were encountered: