Next.js Discord

Discord Forum

*bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)*

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
Have anyone tried experiencing below error using the bigint Library with Next.js 13?
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)

- I already tried to npm rebuild, npm update, delete node_modules folder and npm install again.
I guess it's some library dependency issue(?)

0 Replies