-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Reinstalling packages to the last version gives an file not found error #17545
Comments
Your issue is not directly related to Gatsby but your installation of the sharp dependencies. Please try running |
Well, it comes along with Gatsby Done what you told me and now I have this output and the project won't start:
|
When running |
Fixed with If so, I would love to make a pull request for it 😄 |
I know, no one wants to hear the infamous "it works on my machine", but as we mentioned in the linked issue the problem doesn't exist because of the sharp plugin, but outdated libvips version – that's also the reason why |
We're marking this issue as answered and closing it for now but please feel free to reopen this and comment if you would like to continue this discussion. We hope we managed to help and thank you for using Gatsby! |
I just experienced this too, on my first |
Description
Describe the issue that you're seeing.
I just run the
npm install
command and got an error output on my terminal, it was working perfectly last week.Here is my package.json dependencies:
https://github.com/cassianomon/cassianomon.github.io/blob/develop/package.json
Steps to reproduce
Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue much easier to diagnose (seriously).
npm install
Expected result
What should happen?
To start development server
Actual result
What happened.
Terminal output the error below:
Environment
Run
gatsby info --clipboard
in your project directory and paste the output here.The text was updated successfully, but these errors were encountered: