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

Cannot resolve lodash/noop #3739

Open
the-marolie opened this issue Nov 11, 2024 · 1 comment
Open

Cannot resolve lodash/noop #3739

the-marolie opened this issue Nov 11, 2024 · 1 comment

Comments

@the-marolie
Copy link

Environment:

  • Elements version: 22

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 130

I'm not able to use the latest box-ui-elements v22.0.0. I get the the following error in my react app:
Can't resolve 'lodash/noop' in @box/blueprint-web components.

image

Expected behavior
The app compiles without any errors

Additional context
I have added all the peer dependencies as per the package.json file.
I'm using react 18

@greg-in-a-box
Copy link
Contributor

greg-in-a-box commented Nov 12, 2024

https://stackoverflow.com/questions/70964723/webpack-5-in-ceate-react-app-cant-resolve-not-fully-specified-routes

The first answer with the code block about fullySpecified should be set to false via the webpack.

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

2 participants