Open QuantumMechanics opened 3 years ago
Should be able to install and build the application using a single version of NodeJS
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
gulp
gulpfile.js
@ledgerhq/hw-transport-node-hid
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.
Possible Solution
gulp
andgulpfile.js
to version 4@ledgerhq/hw-transport-node-hid