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
When running the instructions on local instlall it installs the latest version of node (24.x) when the install requires 18.17.1 or else yarn wont run properly.
The text was updated successfully, but these errors were encountered:
thats interesting when i pulled from git i didnt see that on my computer. I had to add it manually because when i typed yarn it was attempting to run it with v24 which was throwing all sorts of errors.
.nvmrc file is missing from git
When running the instructions on local instlall it installs the latest version of node (24.x) when the install requires 18.17.1 or else yarn wont run properly.
The text was updated successfully, but these errors were encountered: