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

Problem in installing sanity #82

Open
sankooru14 opened this issue Dec 9, 2022 · 4 comments
Open

Problem in installing sanity #82

sankooru14 opened this issue Dec 9, 2022 · 4 comments

Comments

@sankooru14
Copy link

image
I am getting error while using the command "npm install -g @sanity/cli"

@marvelous-007
Copy link

you need to install the latest version i.e npm i @sanity/client

@Gstark10
Copy link

Gstark10 commented Apr 14, 2023

pls..i installed sanity but didn't get the same dependencies he used..
He had something like @sanity/client,@sanity/image-url,@stripe/stripe-js...
but mine is different....
i need help.

@marvelous-007
Copy link

just copie the package.json file and paste it in yours, then run
npm install --force
it will install all the packages you need

@codebylanre
Copy link

just copie the package.json file and paste it in yours, then run npm install --force it will install all the packages you need

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

4 participants