When I run my reactJS application on beaglebone, I get an error on arm with node-sass.
More information about my Beaglebone :
$uname -a
Linux beaglebone 4.14.52-ti-r60 #1 SMP PREEMPT Tue Jun 26 22:50:05 UTC 2018 armv7l GNU/Linux
Versions :
$node --version
v8.11.2
$npm --v
6.1.0
Even using this command npm rebuild node-sass
is not changing anything.
Instructions for rebuilding node-sass are found in the Github repository's readme:
Node-sass includes pre-compiled binaries for popular platforms, to add a binary for your platform follow these steps