Closed osvaldohdzm closed 1 year ago
The repo deliberately uses a custom fork of shift-codegen (https://github.com/ben-sb/shift-codegen-js) to support newer js features so changing the dependency back to the main shift-codegen would be a mistake.
That error looks like something specific with your machine/git setup (as that repo definitely exists and is public), what OS and type of machine are you on?
It was showing the following error with the ssh:
npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/ben-sb/shift-codegen-js.git npm ERR! git@github.com: Permission denied (publickey). 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.