Plasmo dev build fails with malloc error
I just created a new plasmo project with
npm create plasmo -- --with-nextjs15
, but when running npm run dev
, the build keeps failing with
I am using node js v20.19.1
What am I supposed to do here?0 Replies