Skip to content

Commit d680bec

Browse files
authored
Merge pull request #75 from koazie/patch-1
Downgrade to v14 for M1 user for npm to work.
2 parents 15b5df0 + 421c711 commit d680bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The macro script from the second video: [macro1.mmmacro](macro1.mmmacro)
1818

1919
### npm not recognized
2020

21-
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.
21+
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.
2222

2323
### Images not lining up
2424

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

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

0 commit comments

Comments
 (0)