Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module not found: Can't resolve 'devlop' #171

Open
WagnerEsser opened this issue Dec 29, 2023 · 3 comments
Open

Module not found: Can't resolve 'devlop' #171

WagnerEsser opened this issue Dec 29, 2023 · 3 comments

Comments

@WagnerEsser
Copy link

I get this error on update lib from 2.1.9 to 3.0.0.

image

@jaywcjlove
Copy link
Member

@WagnerEsser If you provide a reproducible example, I can arrange it for you.

@botshen
Copy link

botshen commented Jan 10, 2024

add this in package.json

 "@parcel/resolver-default": {
    "packageExports": true
  },

@etothepii
Copy link

I have the same issue when installing CodeEditor in our project for the first time.

However, it does not happen in a fresh instance of create-react-app.

The suggestion from @botshen did not make any difference for me. I will likely continue to investigate and come back with a solution if I find one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants