node-sass/node-gyp build errors due to mismsatched nodejs version
15 views
Skip to first unread message
fugee ohu
unread,
May 8, 2021, 8:40:08 AM5/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to linuxus...@googlegroups.com
After upgrading nodejs to 16 I can't install node-sass/node-gyp or run
any yarn tasks commands at all I'm on Ubuntu 20.4 When I try to run
yarn install I get this error:
gyp ERR! node -v v16.1.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1