YouTube.js
YouTube.js copied to clipboard
jintr 3.3.1 build issue issue
Steps to reproduce
Hi when updating to v15 and npm building ESM with ES2022 and Node16 I am getting
node_modules/jintr/dist/main.d.ts:2:8 - error TS1192: Module '".../node_modules/acorn/dist/acorn"' has no default export. import acorn from 'acorn';
Which is resolved when downgrade jintr to 3.2.1
Failure Logs
N/A
Expected behavior
Works
Current behavior
Doesn't
Version
Default
Anything else?
No response
Checklist
- [x] I am running the latest version.
- [x] I checked the documentation and found no answer.
- [x] I have searched the existing issues and made sure this is not a duplicate.
- [x] I have provided sufficient information.
While the error is valid, you should also be using Node.js 20.10+ with YouTube.js 15.