Installing gulp results in "Failed at the [email protected] postinstall script." #2454
Replies: 1 comment
-
Gulp doesn't depend on node-sass, it sounds like you have a different issue with your install. I'll convert this to a help Discussion in case another community member is able to help you look into that other issue. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Before you open this issue, please complete the following tasks:
What were you expecting to happen?
Grub installs without errors
What actually happened?
Error -- cannot install:

Please provide the following information:
node -v
): v12.18.0npm -v
): 6.14.5gulp -v
): Not installed (trying!)Additional Info
I had gulp before. I updated npm/node, then suddenly gulp broke. I tried to update it now have this issue.
Beta Was this translation helpful? Give feedback.
All reactions