btholt / btholt/intro-to-web-dev-v2

Incompatible node.js versione

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.5k
Forks
183
PR merge metrics
No merged PRs in 30d

Description

Hi Brian, I just end Complete intro to Web Dev v2 but I noticed that with `npm install node.js` npm installs me the last node.js version (currently 14.17.5) that gave me problem when i made `parcel index.html` returning me this error `C:\..\ Cannot resolve dependency 'tslib'` I solved it with `npm install node.js@8.1.24`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `npm install node.js` and `parcel index.html` flow, including the `tslib` resolution error. Compare the behavior with the reported `node.js@8.1.24` workaround and inspect the repository's installation guidance or dependency setup. Done means the documented setup works with a supported Node.js version without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.