Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camera-controls package removed from github #13

Closed
Xqua opened this issue May 2, 2022 · 1 comment
Closed

camera-controls package removed from github #13

Xqua opened this issue May 2, 2022 · 1 comment

Comments

@Xqua
Copy link

Xqua commented May 2, 2022

Hey, there's a bug on install due to the npm package for camera-controls not being available on GitHub anymore:

npm install --save icosa-viewer
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/mikeskydev/camera-controls.git
npm ERR! 
npm ERR! remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
npm ERR! remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
npm ERR! fatal: Authentication failed for 'https://github.com/mikeskydev/camera-controls.git/'
npm ERR! 
npm ERR! exited with error code: 128

This is due to the package-lock that is pointing to the github link, yet that is dead.

@mikeskydev
Copy link
Member

Hello, please update to v0.7.1 (latest at the time of writing) which no longer has this dependency. My custom branch of camera-controls is no longer needed due to modifications in the main repository. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants