Closed mattbratos closed 1 week ago
What's interesting is that on Vercel everything works well. But I can't run it locally( the same repo, the same version)
After npm audit fix --force I have this issue
Having the same issues.
Update: Using yarn to build doesn't causes the issue
遇到一样的问题
Did anyone get a workaround? I am facing this issue as well
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?
This should be fixed in the latest version. If not, please create a new issue with repro instructions.
Did everything like in Read me
Fork npm install npm run dev
and there is this issue