##22 Run React Locally with Vite

1 messages · Page 1 of 1 (latest)

covert adder
#

As the error says, something wrong with the npm cache.
Try cleaning npm cache with this command
npm cache clean --force OR
sudo npm cache clean --force

Then try again,
If that doesn't help do as the error suggests.
sudo chown -R 501:20 "/Users/keyshawnscott/.npm

keen pawn
#

Are you in the right directory?

#

Please check once