Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called directly, #5

Open
opened 2 years ago by janwirth · 0 comments
const visitChildren = require('fix-esm').require('unist-util-visit-children');

produces

Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called directly,
```js const visitChildren = require('fix-esm').require('unist-util-visit-children'); ``` produces ``` Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called directly, ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joepie91/fix-esm#5
Loading…
There is no content yet.