faker.js on node gulp cant getting started, SyntaxError: Unexpected token '?' #1083
Unanswered
aboutjquery
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not going use faker.js on task but just for generate date.
Just one line code
import { faker } from '@faker-js/faker';
error message
SyntaxError: Unexpected token '?'
Please let me know how can i getting started, thanks.
Beta Was this translation helpful? Give feedback.
All reactions