This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
Not building on Node 14 #985
Open
Description
On node 14.17.0 npm i gemini
produces following error: https://gist.github.com/jehy/cce9c2b7ef2c7ece06466b20a75e8a88
You can try running npm i png-img@2
and you will see the same error.
npm i png-img@3
runs perfectly. It's a major change because 3+ version only supports Node 8+. Seems perfectly safe to switch to it.
Metadata
Metadata
Assignees
Labels
No labels