antfu / local-pkg

Get information on local packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node 12 support

trapcodeio opened this issue · comments

Tried using this on Node 12.16.3 but I got the engine error.
I had to use has-pkg which serves for what I want to achieve and has no engine limitation.
Is there a specific reason why the engine required is node >=14?

Currently, Node.js 12.x version has reached end-of-life.