Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Resolve: Update npm dependencies (09-30-2021) #1801

Merged
merged 8 commits into from
Sep 30, 2021

Conversation

gromxyz
Copy link
Contributor

@gromxyz gromxyz commented Sep 29, 2021

Verify commands:

  • yarn prebuild
  • yarn generate:types
  • yarn build-storybook
  • yarn storybook

Verify functionality:

  • Swap
  • Add/Remove liquidity
  • Tx history
  • Upgrade ETH.RUNE and BNB.RUNE
  • Send keystore/ledger
  • Swap UTXO

Not updated mentioned in #1749 +
@ledgerhq/hw-transport
@ledgerhq/hw-transport-node-hid-singleton
not compatible with @thorchain/ledger-thorchain

In case of
throw new Error('Could not detect abi for version ' + target + ' and runtime ' + runtime + '. Updating "node-abi" might help solve this issue if it is a new release of ' + runtime)
Just delete node-abi from yarn.lock and generate it again (@see
electron/forge#667 (comment))

Closes #1800

@gromxyz gromxyz self-assigned this Sep 29, 2021
gromxyz and others added 3 commits September 29, 2021 17:54
and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron

Fix:
"For anyone else that runs into this problem and if you're using yarn:
go into yarn.lock file, find entry for node-abi, delete it, then re-run
yarn." (@see
electron/forge#667 (comment))
Copy link
Collaborator

@veado veado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since Electron@15.x is using Node v16.5.0. (see Release Notes), update .nvmrc, Github actions + @types/node in package.json to cover 16.5.0

@gromxyz gromxyz merged commit 7b3936c into develop Sep 30, 2021
@gromxyz gromxyz deleted the issue-1800/update-dependencies branch September 30, 2021 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants