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
@@ -17,7 +17,7 @@ Join the Discord server for more help from the community: [codeSTACKr Discord](h
17
17
18
18
### npm not recognized
19
19
20
-
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.
20
+
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
21
22
22
### Images not lining up
23
23
@@ -40,7 +40,7 @@ Fortunately, it's an easy fix. Just type these commands into the terminal:
40
40
41
41
### Any sort of "path" error
42
42
43
-
Ensure that your layer names in the `config.js` file match exactly to your layer folder names.
43
+
Ensure that your layer names in the `config.js` file match exactly to your layer folder names. Also, remove any `-` (hyphens) from your file names.
44
44
45
45
### "Quota Limit Reached" or "Too many requests" errors
0 commit comments