applest / node-applest-atem

A module to control Blackmagic Design ATEM Switchers
88 stars 30 forks source link

can't install via NPM #19

Closed sxd1140 closed 7 years ago

sxd1140 commented 7 years ago

i got sh: build: command not found error at postinstall stage when i run npm i applest-atem

macOS and Raspbian both

TomKaltz commented 7 years ago

You can temporarily get around this issue by negating the postinstall script by running npm install applest-atem --ignore-scripts