davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.48k stars 146 forks source link

Linux: 'npm install' fails on Ubuntu Zeisty for macmount #102

Closed kradan closed 7 years ago

kradan commented 7 years ago

Can't install PiBakery with this method:

npm WARN optional Skipping failed optional dependency /denymount/macmount:
npm WARN notsup Not compatible with your operating system or architecture: macmount@1.0.0
npm WARN optional Skipping failed optional dependency /resin-image-write/diskpart:
npm WARN notsup Not compatible with your operating system or architecture: diskpart@1.0.2
davidferguson commented 7 years ago

Those aren't errors, they're just warnings meaning that the install will still continue past them. PiBakery should still work!