Replies: 1 comment 1 reply
-
I run node cd core/Piranha.Manager
npm install
gulp min:css
gulp min:js I got no errors but a couple of deprecation warnings as some of the dependencies are getting out of date. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, seems the node version that's supported on gulp-sass to build node-gyp and node-sass only work on node 14 lts, since 16, 18, and now 20, it will cause error when I run npm install. Is there other people who face the same problem as mine?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions