transitive-bullshit / nextjs-notion-starter-kit

Deploy your own Notion-powered website in minutes with Next.js and Vercel.
https://transitivebullsh.it/nextjs-notion-starter-kit
MIT License
6.27k stars 5.29k forks source link

Error: Something went wrong installing the "sharp" module #566

Closed mattbratos closed 1 week ago

mattbratos commented 12 months ago

Did everything like in Read me

Fork npm install npm run dev

and there is this issue

Screenshot 2023-11-20 at 23 51 11
mattbratos commented 12 months ago

What's interesting is that on Vercel everything works well. But I can't run it locally( the same repo, the same version)

mattbratos commented 12 months ago

After npm audit fix --force I have this issue

Screenshot 2023-11-21 at 00 13 36
amanintech commented 12 months ago

Having the same issues.

amanintech commented 12 months ago

Update: Using yarn to build doesn't causes the issue

yunzhongci commented 10 months ago

遇到一样的问题

SarthakT7 commented 8 months ago

Did anyone get a workaround? I am facing this issue as well

onnimonni commented 2 weeks ago

Can you try to update latest version in the main branch with the new and updated react-notion-x version of 7.0.1?

Does the problem still persist for you?

transitive-bullshit commented 1 week ago

This should be fixed in the latest version. If not, please create a new issue with repro instructions.