can not run npm start
bewithme opened this issue ยท 2 comments
bewithme commented
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to this project root and open terminal then use env node v12.22.6 (npm v6.14.15)
- run npm start
- 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.
cycjimmy commented
You need to upgrade the node to v16 to run the code.
github-actions commented
๐ This issue has been resolved in version 6.0.4 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐