generated from railmapgen/__APP_NAME__
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Error: ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/rmp/rmp/node_modules/@railmapgen/rmg-components/node_modules/@choc-ui/chakra-autocomplete/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/@railmapgen/rmg-components/node_modules/@choc-ui/chakra-autocomplete/dist/index.js:1:36
❯ node_modules/@railmapgen/rmg-components/dist/rmg-auto-complete/rmg-auto-complete.js:1:174
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request