Replies: 1 comment 1 reply
-
these errors display when i import emoji from 'retext-emoji' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
./node_modules/retext-emoji/index.js 25:17
Module parse failed: Identifier directly after number (25:17)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
| import { gemoji } from 'gemoji';
| const own = {}.hasOwnProperty;
Beta Was this translation helpful? Give feedback.
All reactions