react-complete-guide-code
react-complete-guide-code copied to clipboard
Update next to avoid issue during build
I had an issue "Error: Cannot find module 'sharp'" while building the next project. I found this Stack Overflow: https://stackoverflow.com/questions/65894000/install-sharp-without-github-fetch-for-nextjs-error-cannot-find-module-sharp
Updating next to 10.2.3 worked for me I am using node v16.15.0
I also tried to create a pull request using a different tool, but it disappeared for me. I hope I didnt make duplicate pull requests!