Failed to resolve '...' from '...'
Hoping to get some eyes on this issue on GH as I am currently unable to use
react-markdown
package with Plasmo
https://github.com/PlasmoHQ/plasmo/issues/774#issuecomment-1837268430GitHub
[BUG] Cannot load file './index' from module "xxx" Β· Issue #774 Β· P...
What happened? When I use react-markdown, it gives me the error message: Cannot load file './index' from module 'devlop' https://github.com/remarkjs/react-markdown Other packages wi...
8 Replies
@louis could i get some assistance on this please ππ»
@edmund has reached level 1. GG!
@edmund try using an older version of plasmo - I think the latest version will need a patch :d - there's a github issue with a workaround on how to use an old version of parcel bundler to resolve the mod as well
thanks for the reply
which version do you recommend?
and could i get a link to the GH issue you're referring to?
Gave +1 Rep to @louis
GitHub
"Could not resolve bundle with id" [BUG] Β· Issue #661 Β· PlasmoHQ/p...
What happened? A bug happened! I've built an extension, and I'm getting this error when running the extension - "Could not resolve bundle with id" Version Latest What OS are you s...
Actually the current latest version already pinned it down so I'm not sure tbh xd
just had a look at this
from what i understood my
package.json
should look like this?
but i am still running into the same error when i run pnpm dev
:
just curious, are you able to reproduce on your end?