jens-duttke/gatsby-plugin-dts-css-modules

I got a syntax error

Closed this issue · 1 comments

I got a syntax error below.

  Error: /path/to/project/node_modules/gatsby-plugin-dts-css-modules/gatsby-node.js:9
  if (!config.module?.rules) {
                     ^
  SyntaxError: Unexpected token '.'
...

Please ensure that you are using atleast Node.js version 14.0.0