-
Notifications
You must be signed in to change notification settings - Fork 298
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
Something went wrong installing the "sharp" module #25
Comments
maybe similar problem: npm warn deprecated @types/[email protected]: This is a stub types definition. gsap provides its own type definitions, so you do not need this installed. I deleted my own path prefix,btw npm v 10.8.2 and nodejs v 20.17.0 |
refer to lovell/sharp#3922 . I just removed any outdated versions of sharp in files/directories such as "C:\Users\ANUNEZ\AppData\Local\sf\package.json" and "C:\Users\ANUNEZ\AppData\Local\sf\node_modules." Then it works |
yuhuadeMacBook-Pro:~ yuhua$ cd transformer-explainer |
After following the steps:
"git clone https://github.com/poloclub/transformer-explainer.git
cd transformer-explainer
npm install
npm run dev"
report an error:
Error:
Something went wrong installing the "sharp" module
Cannot find module '../build/Release/sharp-win32-x64.node'
.
The text was updated successfully, but these errors were encountered: