Fixed typo
This commit is contained in:
parent
7ec129c43b
commit
8f4bbc389a
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ npm run apply:bitcoincom
|
||||||
```
|
```
|
||||||
There is a bug when building the next step, you will need to go directly into one of the javascript files in node_modules
|
There is a bug when building the next step, you will need to go directly into one of the javascript files in node_modules
|
||||||
```sh
|
```sh
|
||||||
nano Wallet/node_modules/asn1.js-rfc5280/index.js
|
nano node_modules/asn1.js-rfc5280/index.js
|
||||||
```
|
```
|
||||||
Delete the whole try catch part, replace it with only
|
Delete the whole try catch part, replace it with only
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue