gavinvaske / the_recipe_book

0 stars 0 forks source link

`Cannot use import statement outside of a module` #357

Open gavinvaske opened 2 months ago

gavinvaske commented 2 months ago

Description

Upgrading mime from @3+ -> @4+ results in error Cannot use import statement outside of a module

To close this Issue

Follow the solution below and implement the recommended solution or investigate further:

Solved via https://stackoverflow.com/a/64223627