You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The macro script from the second video: [macro1.mmmacro](macro1.mmmacro)
18
18
19
19
### npm not recognized
20
20
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.
22
22
23
23
### Images not lining up
24
24
@@ -58,4 +58,4 @@ To fix these issues, I've updated the code to include a timeout that will allow
58
58
- Copy your image layers into the `layers` folder.
59
59
- Use the `src/config.js` file to set up your layers and NFT information.
60
60
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