Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

[Medium][Install/Build] Installation and build require different versions of NodeJs #625

@QuantumMechanics

Description

@QuantumMechanics

Expected Behavior

Should be able to install and build the application using a single version of NodeJS

Current Behavior

The installation and build processes are breaking due to different version requirement.

nvm use 12.20.1
npm install
nvm use 11.15.0
npm rebuild node-sass
gulp

Possible Solution

  • Update gulp and gulpfile.js to version 4
  • Update @ledgerhq/hw-transport-node-hid

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions