Closed JoJe3003 closed 1 year ago
It looks like you have accidentally run yarn
in your /Users/name/
home directory, and it has created a .pnp.cjs
file.
Quokka will try and to find and load your .pnp.cjs
file for parent folders in order to support mono repos.
Is having yarn
installed in your /Users/name/
directory intentional, we expect this may have happened by accident?
Because of node_module, yarn resolution, this is likely to cause problems for a number of JavaScript / TypeScript tools.
You should be able to remove this file (and associated node_modules
) to fix the problem.
I'm going to close this issue as I think that will fix your problem. If you're still having issues, please reply and we'll re-open the issue.
Issue description or question
Quokka woun't run and throws an error from a file called .pnp.cjs.
I have attempted to install graceful-fs globally, but that didn't help.
Quokka.js Console Output
Code editor version
Visual Studio Code 1.83.1
OS name and version
OSX Sonoma 14.0