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
I was wondering what version of node is required to build the sketch-dev-tools?
I encountered a deprecation warning (included below) that suggested a version earlier than Node v14. The long term support for Erbium (12.x) ended on 2022-04-30.
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
The text was updated successfully, but these errors were encountered:
I was wondering what version of node is required to build the
sketch-dev-tools
?I encountered a deprecation warning (included below) that suggested a version earlier than Node v14. The long term support for Erbium (12.x) ended on 2022-04-30.
The text was updated successfully, but these errors were encountered: