Closed itsflores closed 2 years ago
This might be related to a slightly older version of serialport being used which may not be supported on a M1 given the architectural differences. This is rolled into both johnny-five and firmata which are both peer-dependencies so you don't have to use the version specific in the package.json
As such, try just installing npm install firmata
and npm install johnny-five
directly and see if that resolves.
Thank you!!
is that the only way to solve this ? I've been stuck for long since I found this package was taking a hoisted version
Hi everyone! I've been trying to install node-pixel for a few hours and I honestly don't know what do try next.
Any help would be appreciated. Here are my logs