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 starting our labs, we're told to run bundle since the lab's tests use Ruby but it actually uses JavaScript so npm install should be run instead. This can be confirmed at the end of the assignment because it ends up instructing us to run npm test if you go through README.md in VS Code.
The text was updated successfully, but these errors were encountered:
When starting our labs, we're told to run bundle since the lab's tests use Ruby but it actually uses JavaScript so npm install should be run instead. This can be confirmed at the end of the assignment because it ends up instructing us to run npm test if you go through README.md in VS Code.
The text was updated successfully, but these errors were encountered: