Description
Hello! When I try to create a project using the library with either of the two options, "library/bob," it fails when trying to install the node packages.
The error:
var _arktype = require("arktype");
Error [ERR_REQUIRE_ESM]: require() of ES Module


Packages
Selected options
What type of library do you want to develop? » JavaScript library
Link to repro
https://github.com/agusstingalvan/awesome-library
Environment
I dont have env variables
Description
Hello! When I try to create a project using the library with either of the two options, "library/bob," it fails when trying to install the node packages.
The error:
var _arktype = require("arktype");
Error [ERR_REQUIRE_ESM]: require() of ES Module
Packages
Selected options
What type of library do you want to develop? » JavaScript library
Link to repro
https://github.com/agusstingalvan/awesome-library
Environment
I dont have env variables