Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Asjas
Copy link
Contributor

@Asjas Asjas commented Dec 3, 2021

Hey @wesbos πŸ‘‹

New learners that are on higher versions of Node.js (v15 or v16) are getting ERR undefined messages if they try to install the eslint-config-wesbos npm package at the start of the course.

I noticed that there were already ESLint npm packages included in the course starter files, when the learners remove the npm files and reinitialize it with npm init -y they can install the eslint-config-wesbos packages with any version of Node.js.

This PR remove the devDependencies and the npm lock-file.

@wesbos wesbos merged commit f5f2704 into wesbos:master Dec 14, 2021
@wesbos
Copy link
Owner

wesbos commented Dec 14, 2021

thank you!

@Asjas Asjas deleted the fix-npm-files branch December 14, 2021 09:39
vasconsaurus pushed a commit to vasconsaurus/beginner-javascript that referenced this pull request Jul 7, 2022
remove npm packages from starter files
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

Successfully merging this pull request may close these issues.

2 participants