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
Error: Error building site: POSTCSS: failed to transform "style.css" (text/css): (node:1836) ExperimentalWarning: Readable[Symbol.asyncIterator] is an experimental feature. This feature could change at any time
5:35:41 PM: TypeError: Object.entries(...).flatMap is not a function...
To fix, I updated the NODE version in netlify.toml
Was getting an error on Netlify
To fix, I updated the NODE version in
netlify.toml
as per https://tailwindcss.com/docs/upgrading-to-v2#upgrade-to-node-js-12-13-or-higher
I'd update it, but not sure if there are implications elsewhere.
The text was updated successfully, but these errors were encountered: