Replies: 2 comments
-
Also, |
Beta Was this translation helpful? Give feedback.
0 replies
-
The issue is in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I initialised a new create-snowpack-app with yarn 2 using this command
yarn dlx create-snowpack-app . --template @snowpack/app-template-react-typescript --use-yarn --force
, however when I try to runyarn start
, it throws an ENOTDIR error:It appears that pnp module resolution isn't working properly? What could be done to fix this
Beta Was this translation helpful? Give feedback.
All reactions