Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the versions I specify in the course #33

Open
coryhouse opened this issue Jul 22, 2019 · 1 comment
Open

Run the versions I specify in the course #33

coryhouse opened this issue Jul 22, 2019 · 1 comment

Comments

@coryhouse
Copy link
Owner

coryhouse commented Jul 22, 2019

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:

  1. Delete node_modules
  2. Copy the dependencies and devDependencies from the package.json that I provide in the course
  3. Run this to install dependencies: npm install
  4. Once you complete the course, I show how to update to the latest versions here.
@oyedeyeye
Copy link

Okay, I will try it out.

LightCC added a commit to LightCC/ps_build_js_dev_env that referenced this issue Jul 4, 2020
…yhouse/29bd1029b623beb4c7f79b748dcba844) for package.json, and ran `npm install` to install the packages and create the `package-lock.json` file

# NOTE
* Using the initial gist posted by the author, per his comments [in this issue at the repo](coryhouse/javascript-development-environment#33)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants