Hello! I'm currently using @date-io/[email protected] and I'm getting the following error:
Error: Cannot resolve dependency 'tslib'
I see the import in the compiled files build/index.esm.js and build/index.js, but there's no runtime dependency specified in package.json
Hello! I'm currently using
@date-io/[email protected]and I'm getting the following error:I see the import in the compiled files
build/index.esm.jsandbuild/index.js, but there's no runtime dependency specified inpackage.json