Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build is broken! #393

Closed
pi0 opened this issue Jun 8, 2021 · 1 comment
Closed

build is broken! #393

pi0 opened this issue Jun 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@pi0
Copy link
Contributor

pi0 commented Jun 8, 2021

Version

nuxt:
docus: 6.1

Reproduction Link

https://github.com/pi0/docus-repro/tree/main

Steps to reproduce

Using latest version (0.6.x or 0.5.x) and fresh lockfile, nuxt generate is broken.

ERROR  TypeError: Cannot read property 'request' of undefined                                                                                                                                                                                                                  
    at /[root]/node_modules/loader-runner/lib/LoaderRunner.js:322:14
    at Array.map (<anonymous>)
    at Object.get [as remainingRequest] (/[root]/node_modules/loader-runner/lib/LoaderRunner.js:321:70)
    at /[root]/node_modules/loader-runner/lib/LoaderRunner.js:180:34
    at loadLoader (/[root]/node_modules/loader-runner/lib/loadLoader.js:47:3)
    at iteratePitchingLoaders (/[root]/node_modules/loader-runner/lib/LoaderRunner.js:169:2)
    at /[root]/node_modules/loader-runner/lib/LoaderRunner.js:188:6
    at runSyncOrAsync (/[root]/node_modules/loader-runner/lib/LoaderRunner.js:124:12)
    at /[root]/node_modules/loader-runner/lib/LoaderRunner.js:178:3
    at loadLoader (/[root]/node_modules/loader-runner/lib/loadLoader.js:47:3)
    at iteratePitchingLoaders (/[root]/node_modules/loader-runner/lib/LoaderRunner.js:169:2)
    at runLoaders (/[root]/node_modules/loader-runner/lib/LoaderRunner.js:365:2)
    at NormalModule.doBuild (/[root]/node_modules/webpack/lib/NormalModule.js:295:3)
    at NormalModule.build (/[root]/node_modules/webpack/lib/NormalModule.js:446:15)
    at Compilation.buildModule (/[root]/node_modules/webpack/lib/Compilation.js:739:10)
    at /[root]/node_modules/webpack/lib/Compilation.js:981:14 (repeated 21 times)

Additional context

This is likely because of using nuxt-edge

@pi0 pi0 added the bug Something isn't working label Jun 8, 2021
pi0 added a commit to nuxt/framework that referenced this issue Jun 8, 2021
@pi0
Copy link
Contributor Author

pi0 commented Jun 8, 2021

This might help to track down issue nuxt/framework@d5a28de

@pi0 pi0 closed this as completed Jun 8, 2021
@pi0 pi0 reopened this Jun 8, 2021
@Tahul Tahul closed this as completed Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants