Error when npx page from V0

  • Installing dependencies.
    Something went wrong. Please check the error below for more details.
    If the problem persists, please open an issue on GitHub.

Command failed with exit code 128: npm install react-icons/bs react-icons/pi react-icons/fa6 react-icons/io5 react-icons/vsc @radix-ui/react-slot
npm error code 128
npm error An unknown git error occurred
npm error command git --no-replace-objects ls-remote ssh://git@github.com/react-icons/bs.git
npm error git@github.com: Permission denied (publickey).
npm error fatal: Could not read from remote repository.
npm error
npm error Please make sure you have the correct access rights
npm error and the repository exists.

after running npx shadcn@latest add “link”

Hi, @pachimc!

npm error git@github.com: Permission denied (publickey).

It looks like this is a permission issue with GitHub. Can you talk about what you’re trying to do?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.