antfu-collective / local-pkg

Get information on local packages.
MIT License
144 stars 15 forks source link

Node 12 support #1

Closed trapcodeio closed 2 years ago

trapcodeio commented 2 years ago

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?

sxzz commented 2 years ago

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