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

@ethersproject/signing-key tried to access hash.js, but it isn't declared in its dependencies #1478

Closed
tennox opened this issue Apr 16, 2021 · 1 comment
Labels
fixed/complete This Bug is fixed or Enhancement is complete and published.

Comments

@tennox
Copy link

tennox commented Apr 16, 2021

Describe the bug
yarn v2 error:

@ethersproject/signing-key tried to access hash.js, but it isn't declared in its dependencies

Reproduction steps

  • yarn set version berry
  • yarn add @ethersproject/signing-key
  • yarn react-scripts build (create-react-app)
@tennox tennox added the investigate Under investigation and may be a bug. label Apr 16, 2021
@ricmoo ricmoo added the on-deck This Enhancement or Bug is currently being worked on. label May 30, 2021
@ricmoo
Copy link
Member

ricmoo commented Jun 1, 2021

This should be fixed in 5.3.0. Can you try it out?

Thanks! :)

@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed investigate Under investigation and may be a bug. on-deck This Enhancement or Bug is currently being worked on. labels Jun 1, 2021
pull bot pushed a commit to shapeshift/ethers.js that referenced this issue Jun 4, 2021
pull bot pushed a commit to shapeshift/ethers.js that referenced this issue Jun 4, 2021
@ricmoo ricmoo closed this as completed Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed/complete This Bug is fixed or Enhancement is complete and published.
Projects
None yet
Development

No branches or pull requests

2 participants