-
-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Labels
wontfix π
ββοΈThis won't be applied, fixed, worked on, continued.This won't be applied, fixed, worked on, continued.
Description
Some people find it tedious and a waste of time to have to install NodeJS packages everytime they want to solve an exercise (take a look at exercism.io#2972).
In that discussion, we reached to a solution: improve the documentation on /docs/INSTALATION.md to guide users to install all dependencies on <EXERCISM_HOME>/ecmascript and add that folder to the PATH system variable. This way, all mandatory tools to run tests will be available on the path and there will be no need to npm install on each exercise.
Metadata
Metadata
Assignees
Labels
wontfix π
ββοΈThis won't be applied, fixed, worked on, continued.This won't be applied, fixed, worked on, continued.