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

8.0.0 Cannot find module #87

Open
WCByrne opened this issue Feb 1, 2022 · 0 comments
Open

8.0.0 Cannot find module #87

WCByrne opened this issue Feb 1, 2022 · 0 comments

Comments

@WCByrne
Copy link

WCByrne commented Feb 1, 2022

Admittedly I haven't dug into this at all yet but something in 8.0.0 is throwing a "Cannot find module" error. Possible it is not an issue with markdowns-loader but downgrading to 7 works again so... I'm starting here.

I don't have time to dig into it right now but I thought I'd see if anyone had any tips.

ERROR in ./src/marketing/data/markdown/terms.md
Module build failed (from ../../.yarn/__virtual__/markdown-loader-virtual-b93c1fc2dc/0/cache/markdown-loader-npm-8.0.0-8cc869e04f-c5f878a24a.zip/node_modules/markdown-loader/src/main.cjs):
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/www/app/.yarn/__virtual__/markdown-loader-virtual-b93c1fc2dc/0/cache/markdown-loader-npm-8.0.0-8cc869e04f-c5f878a24a.zip/node_modules/markdown-loader/src/loader.js' imported from /www/app/.yarn/__virtual__/markdown-loader-virtual-b93c1fc2dc/0/cache/markdown-loader-npm-8.0.0-8cc869e04f-c5f878a24a.zip/node_modules/markdown-loader/src/main.cjs
  at new NodeError (internal/errors.js:322:7)
  at finalizeResolution (internal/modules/esm/resolve.js:308:11)
  at moduleResolve (internal/modules/esm/resolve.js:731:10)
  at Loader.defaultResolve [as _resolve] (internal/modules/esm/resolve.js:842:11)
  at Loader.resolve (internal/modules/esm/loader.js:89:40)
  at Loader.getModuleJob (internal/modules/esm/loader.js:242:28)
  at Loader.import (internal/modules/esm/loader.js:177:28)
  at importModuleDynamically (internal/modules/cjs/loader.js:1028:27)
  at exports.importModuleDynamicallyCallback (internal/process/esm_loader.js:30:14)
  at Object.<anonymous> (/www/app/.yarn/__virtual__/markdown-loader-virtual-b93c1fc2dc/0/cache/markdown-loader-npm-8.0.0-8cc869e04f-c5f878a24a.zip/node_modules/markdown-loader/src/main.cjs:6:22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant