`plasmo dev` doesn't work in yarn pnp monorepo
I initialized a basic plasmo extension in the packages folder of our monorepo.
we are using yarn plug'n'play so I tried running
But I get this error
I tried running it with verbose and get this.
Does plasmo just not supports this? I can't find anything online about these error messages. Any ideas/info about pnp support with plasmo?
we are using yarn plug'n'play so I tried running
pnpify plasmo dev in the script.But I get this error
ERROR | EROFS: read-only filesystem, open '/node_modules/@plasmohq/parcel-config/run.json'I tried running it with verbose and get this.
Does plasmo just not supports this? I can't find anything online about these error messages. Any ideas/info about pnp support with plasmo?