You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried generating for this project cloudflare-video-element but it failed with the following error. (I tried both project install and global install. The error is the same.)
dts-gen-mcloudflare-video-elementUnexpectedcrash!Pleaselogabugwiththecommandlineyouspecified./opt/homebrew/lib/node_modules/dts-gen/dist/run.js:84result=guess.generateModuleDeclarationFile(args.module,require(args.module));^Error[ERR_REQUIRE_ESM]: require()ofESModule/opt/homebrew/lib/node_modules/cloudflare-video-element/cloudflare-video-element.jsfrom/opt/homebrew/lib/node_modules/dts-gen/dist/run.jsnotsupported.Insteadchangetherequireofcloudflare-video-element.jsin/opt/homebrew/lib/node_modules/dts-gen/dist/run.jstoadynamicimport()which is availableinallCommonJSmodules.atObject.<anonymous>(/opt/homebrew/lib/node_modules/dts-gen/dist/run.js:84:67){code: 'ERR_REQUIRE_ESM'}Node.jsv20.5.1
The text was updated successfully, but these errors were encountered:
I tried generating for this project
cloudflare-video-element
but it failed with the following error. (I tried both project install and global install. The error is the same.)The text was updated successfully, but these errors were encountered: