Run this course in a VM or deal with old modules?

I got about 70% of this course completed last year. One of the things that stopped me was clashes between modules I needed for other node apps and the specific versions Mosh used at the time the course was created.
Should I run this course in a VM with the old modules or bite the bullet and deal with the dependencies? i really want to start this course from scratch again.

I don’t know much about Node but if I am correct you can install them locally in a project instead of in globally. So for the course you can install the specific modules you need.

Ok - avoid npm install -g then…