javascript - "Cannot use import statement outside a module" error when importing react-hook-mousetrap in Next.js - Stack Overflow

PHOTO EMBED

Wed Aug 16 2023 18:56:30 GMT+0000 (Coordinated Universal Time)

Saved by @cxviera #javascript

module.exports = {
    transpilePackages: ['react-hook-mousetrap'],
    /* Your Next.js config */
};
content_copyCOPY

https://stackoverflow.com/questions/66244968/cannot-use-import-statement-outside-a-module-error-when-importing-react-hook-m