Why do I get "failed to resolve regenerator-runtime"? #1678
Replies: 1 comment 5 replies
-
You have to install |
Beta Was this translation helpful? Give feedback.
5 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'm trying to use
swc
for the first time and I'm not getting very far. When I runspack
, I get the following output:This is a yarn project that uses PnP. I expected that to be the root cause, but some closed tickets suggest that PnP should already be supported.
.swcrc
:spack.config.js
:Beta Was this translation helpful? Give feedback.
All reactions