节点 Sass 尚不支持您当前的环境:Linux Node.js 8.x 不支持的架构 (arm)

Node Sass does not yet support your current environment: Linux Unsupported architecture (arm) with Node.js 8.x

当我 运行 我的 reactJS 应用程序在 beaglebone 上时,我在 arm with node-sass.

上遇到错误

关于我的 Beaglebone 的更多信息:

$uname -a
Linux beaglebone 4.14.52-ti-r60 #1 SMP PREEMPT Tue Jun 26 22:50:05 UTC 2018 armv7l GNU/Linux

版本:

 $node --version
 v8.11.2
 $npm --v
 6.1.0

即使使用这个命令 npm rebuild node-sass 也没有改变任何东西。

Github repository's readme:

中找到重建节点-sass 的说明

Node-sass includes pre-compiled binaries for popular platforms, to add a binary for your platform follow these steps