ben-rogerson / twin.macro

🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
MIT License
7.92k stars 183 forks source link

The engine "node" is incompatible with this module #769

Closed gregkonush closed 1 year ago

gregkonush commented 1 year ago

Vercel build fails with:

error twin.macro@3.0.1: The engine "node" is incompatible with this module. Expected version ">=16.14.0". Got "14.21.1"
--
00:03:13.705 | error Found incompatible module.

Is it possible to override the node version?

gregkonush commented 1 year ago

nvm, user issue