manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
65 stars 32 forks source link

Bug when installing the better-sqlite3 package #111

Open victorfreitas opened 5 months ago

victorfreitas commented 5 months ago

hey @manishkatyan,

I think this plugin has a bug with the new Nodejs version because of this package better-sqlite3, and I don't know if this package is used in your plugin.

Can you check it? Feel free to let me know if you need more information.

make: *** [Release/obj.target/better_sqlite3/src/better_sqlite3.o] Error 1
rm ba23eeee118cd63e16015df367567cb043fed872.intermediate
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
hanialbeik commented 1 month ago

anyone found a solution or work around for this one ? - can't get to install it same error

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'strapi-utils@3.4.6', npm WARN EBADENGINE required: { node: '>=10.16.0 <=14.x.x', npm: '>=6.0.0' }, npm WARN EBADENGINE current: { node: 'v18.14.2', npm: '9.5.0' } npm WARN EBADENGINE } npm ERR! code 1 npm ERR! path /Volumes/Kalaedo SSD/ActiveProjects/Yaztech School/Website/yaztechschool-be/node_modules/better-sqlite3 npm ERR! command failed