We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Great project! I want to add "height" support and be able to drag the camera position on the vertical axis (up and down).
Running into this error on npm run dev after npm install. Is there a step I'm missing or a specific Node version this project expects?
npm run dev
npm install
The text was updated successfully, but these errors were encountered:
I've never seen this. Are you on windows?
Sorry, something went wrong.
Nope. Apple Silicon with macOS, using Safari.
What's your local node version? I'll try matching that and rebuilding.
22.0.0
Seems like the deployed version works without issue on Safari. Which I admit is a little pleasing.
No branches or pull requests
Great project! I want to add "height" support and be able to drag the camera position on the vertical axis (up and down).
Running into this error on
npm run dev
afternpm install
. Is there a step I'm missing or a specific Node version this project expects?The text was updated successfully, but these errors were encountered: