MyCrypto icon indicating copy to clipboard operation
MyCrypto copied to clipboard

Fix: failed node version

Open BunsDev opened this issue 2 years ago • 0 comments

The engine "node" is incompatible with this module. Expected version "12.14.1". Got "12.22.11"

Closes #ISSUE_NUMBER_GOES_HERE

🎉 🎉 🎉

Description

......

Changes

  • High level
  • changes that
  • you made

Reusable Code/Components

Steps to Test

  1. Steps
  2. to
  3. test

Zeplin Design

Quality Assurance

  • [ ] The branch name is in lowercase-kebab-case with no prefix (unless it was created from Clubhouse)
  • [ ] The base branch is develop or gau (no nested branches)
  • [ ] This is related to a maximum of one Clubhouse story or GitHub issue
  • [ ] Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types)
  • [ ] If code is copied from existing directories, there is an explanation of why this is necesary in the description/changes, and all copying is done in separate commits to make them easy to filter out
  • [ ] If your code adds new text to the UI, the added text is translatable

BunsDev avatar Jul 03 '22 07:07 BunsDev