[email protected] install /root/angular-cn/node-modules/node-sass
node scripts/install.js
Cannot download "https://github.com/sass/node-sass/releases/download/v3.4.2/linux-x64-48_binding.node"
HTTP error 404 Not Found
In fact, there has no linux-x64-48_binding.node in repo really. Only has linux-x64-47_binding.node.
That version doesn't support node 6. Upgrade to 3.8.0 or downgrade to node
5.
On 28 Jun 2016 6:49 PM, "LIU Wenlong" [email protected] wrote:
[email protected] install /root/angular-cn/node-modules/node-sass
node scripts/install.jsCannot download "
https://github.com/sass/node-sass/releases/download/v3.4.2/linux-x64-48_binding.node
"HTTP error 404 Not Found
In fact, there has no linux-x64-48_binding.node in repo really. Only has
linux-x64-47_binding.node.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/sass/node-sass/issues/1612, or mute the thread
https://github.com/notifications/unsubscribe/AAjZWLpnaxMW_QnPmlKAODX1pEHrk9iAks5qQOAygaJpZM4I_4GE
.
Most helpful comment
That version doesn't support node 6. Upgrade to 3.8.0 or downgrade to node
5.
On 28 Jun 2016 6:49 PM, "LIU Wenlong" [email protected] wrote: