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

[Bug]: When open the concanatedModules of rspack,the lodash-es has value scope error #7553

Closed
easy1090 opened this issue Aug 13, 2024 · 1 comment
Labels
bug Something isn't working pending triage The issue/PR is currently untouched.

Comments

@easy1090
Copy link
Contributor

System Info

System:
OS: macOS 13.2.1
CPU: (12) x64 Apple M2 Max
Memory: 2.75 GB / 64.00 GB
Shell: 5.8 - /usr/local/bin/zsh
Binaries:
Node: 18.19.0 - ~/.nvm/versions/node/v18.19.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v18.19.0/bin/yarn
npm: 10.8.2 - ~/.nvm/versions/node/v18.19.0/bin/npm
pnpm: 9.7.0 - ~/Library/pnpm/pnpm
Browsers:
Chrome: 127.0.6533.100
Safari: 16.3

Details

When open the concanatedModules of rspack, the lodash-es has some error like below:

ReferenceError: basePickBy_ is not defined

This is because the runtime error deduce the value scope error:
img_v3_02dm_73aef40a-6809-4c8c-949b-95ff755126ag

Reproduce link

No response

Reproduce Steps

  • pnpm run build
  • pnpm run serve, like starting the client.
@easy1090 easy1090 added bug Something isn't working pending triage The issue/PR is currently untouched. labels Aug 13, 2024
@easy1090 easy1090 changed the title [Bug]: [Bug]: When open the concanatedModules of rspack,the lodash-es has value scope error Aug 13, 2024
@easy1090
Copy link
Contributor Author

easy1090 commented Aug 13, 2024

This is already be fixed. #7285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending triage The issue/PR is currently untouched.
Projects
None yet
Development

No branches or pull requests

1 participant