Skip to content

Commit

Permalink
Merge pull request #75 from koazie/patch-1
Browse files Browse the repository at this point in the history
Downgrade to v14 for M1 user for npm to work.
  • Loading branch information
codeSTACKr authored Feb 2, 2022
2 parents 15b5df0 + 421c711 commit d680bec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The macro script from the second video: [macro1.mmmacro](macro1.mmmacro)

### npm not recognized

You have not installed [node.js](https://nodejs.org) properly. Be sure to follow the installation instructions from their download page for your specific operating system. And restart your computer after installation.
You have not installed [node.js](https://nodejs.org) properly (* and or if you're using a M1 on macs you'll need to downgrade your current version of node.js to v14 for it to work*). Be sure to follow the installation instructions from their download page for your specific operating system. And restart your computer after installation.

### Images not lining up

Expand Down Expand Up @@ -58,4 +58,4 @@ To fix these issues, I've updated the code to include a timeout that will allow
- Copy your image layers into the `layers` folder.
- Use the `src/config.js` file to set up your layers and NFT information.

## Reference the [video](https://youtu.be/AaCgydeMu64) for more details. All commands to upload and mint are the same.
## Reference the [video](https://youtu.be/AaCgydeMu64) for more details. All commands to upload and mint are the same.

0 comments on commit d680bec

Please sign in to comment.