-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
You need to run the versions I specify in the course to follow along with the course. When you run npm install
, you will receive warnings. You can ignore the warnings. It will run fine. To switch to the versions I specify in the course, do this:
- Delete node_modules
- Copy the dependencies and devDependencies from the package.json that I provide in the course
- Run this to install dependencies:
npm install
- Once you complete the course, I show how to update to the latest versions here.
Metadata
Metadata
Assignees
Labels
No labels