-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
After adding this package, the nuxt server stops working. Here's the error with the stack trace:
FATAL The 'request' argument must be string. Received type undefined
at node_modules\esm\esm.js:1:224803
at Module.<anonymous> (node_modules\esm\esm.js:1:295892)
at Resolver.n [as esm] (node_modules\esm\esm.js:1:279589)
at Resolver.requireModule (node_modules\@nuxt\core\dist\core.js:569:31)
at ModuleContainer.addModule (node_modules\@nuxt\core\dist\core.js:164:36)
at promise.then (node_modules\@nuxt\utils\dist\utils.js:1802:43)
I'm using nuxt 2.11.0. This might be an issue with webpack configuration, but the solution is missing from the docs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers