Replies: 1 comment
-
You can install dependencies using yarn. So in your case, your install would look like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I have a sandbox created from a Vite template I like to use.
Template: https://codesandbox.io/p/sandbox/vite-react-typescript-starter-685son
Sandbox: https://codesandbox.io/p/sandbox/dreamy-https-gpjo0i
For some reason I cannot install additional dependencies in the sandbox using
npm install
.Can someone tell me what to do here?
thanks
Beta Was this translation helpful? Give feedback.
All reactions