error:
Module 'node_modules/waveform-path/dist/waveform-path.min.js:1' seems to be an ES Module but shipped in a CommonJS package. You might want to create an issue to the package "waveform-path" asking them to ship the file in .mjs extension or add "type": "module" in their package.json.
Is it possible to add "type": "module" in package.json?
error:
Is it possible to add "type": "module" in package.json?