Closed gajus closed 5 years ago
It is related to this issue: https://github.com/sindresorhus/ora/issues/102. I've now temporarily fixed it with forcing ora: 3.1.0
and @types/ora: 3.1.0
with npm.
this is because of https://github.com/sindresorhus/ora/issues/102. I suppose you can remove the @types/ora:3.1.0 and then fix the code a little bit. I would look into it when I get sometime
@types/ora
was removed in 4.4.2 just now, and ora
was bumped in an earlier update, so hopefully this isn't an issue any more. Please re-open if it still surfaces.
Simple NPM install and
npm run dev:static
gives an error: