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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
node-sass version: (the server not even install the package, but is trying to install node-sass 4.9.3)
npm node-sass versions: 4.9.3
Hello, I am trying to npm install my Laravel project (which uses node-sass) on my new staging environment at Azure. When the NPM tries to install the node-sass, It gives the following message:
I went on the node-sass releases page and I saw that version 4.9.3 doesn't have linux-x64-72 binary, it means that this version does not support my Linux Kernel?
Linux Distro: Ubuntu 18.04 (tried on Ubuntu 16.04 too)
Kernel: Linux machine-name 5.0.0-1032-azure #34-Ubuntu SMP Mon Feb 10 19:37:25 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
(also, tried with Kernel: Linux other-machine-name 4.15.0-1071-azure #76-Ubuntu SMP Wed Feb 12 03:02:44 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux)
The text was updated successfully, but these errors were encountered:
Hello, I am trying to
npm install
my Laravel project (which uses node-sass) on my new staging environment at Azure. When the NPM tries to install the node-sass, It gives the following message:I went on the node-sass releases page and I saw that version 4.9.3 doesn't have linux-x64-72 binary, it means that this version does not support my Linux Kernel?
Linux Distro: Ubuntu 18.04 (tried on Ubuntu 16.04 too)
Kernel: Linux machine-name 5.0.0-1032-azure #34-Ubuntu SMP Mon Feb 10 19:37:25 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
(also, tried with Kernel: Linux other-machine-name 4.15.0-1071-azure #76-Ubuntu SMP Wed Feb 12 03:02:44 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux)
The text was updated successfully, but these errors were encountered: