Hi Everyone!
When installing the node package Faker from the following lecture, please be sure to use all lowercase when installing:
npm install faker
Reason being, there is another node package named Faker that can be installed with a capital F, but it is not the correct version.
The correct version can be found here.
Thanks,
Ian
Course TA