dansmaculotte / dansmaculotte/nuxt-segment
This package breaks the project
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
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. (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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.