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

Added resolutions for ledger to fix error #24

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

m4thfr34k
Copy link
Contributor

Added resolutions for ledger to fix Module not found '@ledgerhq/devices/hid-framing' error

Description

Resolves - Compile error: Module not found '@ledgerhq/devices/hid-framing'

Deploying a candy-shop-storefront results in an error stating 'Compile error: Module not found '@ledgerhq/devices/hid-framing''
This is mentioned in a solana-labs issue here -> anza-xyz/wallet-adapter#499

Updates have been made to the solana-labs wallet-adapter package.json file; however, that dependency does not exist in the candy-shop-storefront which means that update doesn't solve the issue here.

Type of change

Please delete options that are not relevant.

  • Bug fix

How Has This Been Tested?

Deploying a candy-shop-storefront results in an error stating 'Compile error: Module not found '@ledgerhq/devices/hid-framing''

Resolutions were added to the package.json and then yarn build and yarn run start were run. The error has been resolved.

  • Developer Tools

Added resolutions for ledger to fix Module not found '@ledgerhq/devices/hid-framing' error
@RustySol RustySol merged commit 8ada6cd into LIQNFT:master Aug 17, 2022
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

Successfully merging this pull request may close these issues.

2 participants