cycjimmy/jsmpeg-player

can not run npm start

bewithme opened this issue ยท 2 comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to this project root and open terminal then use env node v12.22.6 (npm v6.14.15)
  2. run npm start
  3. see error [!] Error: 'default' is not exported by package.cjs, imported by rollup/rollup.common.mjs

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: 16.04.1-Ubuntu
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Online demo
If applicable, provide an online demo to help explain your problem.

Additional context
Add any other context about the problem here.

You need to upgrade the node to v16 to run the code.

๐ŸŽ‰ This issue has been resolved in version 6.0.4 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€