sindresorhus/ora

When I run it, I get an error.

tanmen opened this issue · 2 comments

I just tried to update to 6.0.0 and got an error.
I know that this is due to the fact that package.json states type: "module".
However, I do not understand what is the validity of this.
What should I do?

Errors that occur

SyntaxError: Cannot use import statement outside a module

If you click the link in the release notes, it's explained in detail.

I didn't check.
Thank you very much.