oakmac / cuttle

User Interface for the ClojureScript Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macos-alias@0.2.6 fails to compile on ubuntu 14.02

comamitc opened this issue · comments

> macos-alias@0.2.6 install /home/comamitc/dev/cuttle/node_modules/grunt-appdmg/node_modules/appdmg/node_modules/ds-store/node_modules/macos-alias
> node-gyp rebuild

make: Entering directory `/home/comamitc/dev/cuttle/node_modules/grunt-appdmg/node_modules/appdmg/node_modules/ds-store/node_modules/macos-alias/build'
  CXX(target) Release/obj.target/volume/src/volume.o
../src/volume.cc:9:2: error: #error This platform is not implemented yet
 #error This platform is not implemented yet

possibly related

commented

cool, thanks for looking into this. looks like the optionalDependencies is the solution