You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I think that a project like this should support the same engines that parent project support, for typescript is node 4.3+
to extend the round of potential users much as possible.
Project use optional chaining and
recursive
flag inmkdirSync
that supported only in Node 10+ (or 12+)It thinks it will be more clearly that
engines
property will be provided inpackages.json
https://docs.npmjs.com/cli/v7/configuring-npm/package-json#engines
At
node 8
I got:Also, I think that a project like this should support the same engines that parent project support, for
typescript
isnode 4.3+
to extend the round of potential users much as possible.
https://github.com/microsoft/TypeScript/blob/main/package.json#L28
The text was updated successfully, but these errors were encountered: