Check music-metadata compatibility and requirements
masterBefore integrating music-metadata, ensure your environment meets the following requirements:
- Node.js: Requires version
≥ 18. - Module System: Since version 8, the module has migrated from CommonJS to pure ECMAScript Module (ESM). It is compliant with the ECMAScript 2020 (11th Edition) standard.
- Browser Support: The module can be used in browser environments when bundled with a module bundler such as Webpack or Rollup.