ReadMe - request to update Node.js "require" statement #171
Locked
bhutchins1a
started this conversation in
Ideas
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Current ReadMe has var faker = require('faker'); - should it be var faker = require('@faker-js/faker');?
Beta Was this translation helpful? Give feedback.
All reactions