thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Include Python is the dependencies list #23

Closed traceyt closed 8 years ago

traceyt commented 9 years ago

Include "npm install -g python" in the dependencies section.

yaronyg commented 9 years ago

@traceyt , thanks for filing this. You have to follow all the directions at https://github.com/TooTallNate/node-gyp#installation. @mpodwysocki is filing a PR now to update the readme for both this project and Thali_CordovaPlugin to point this out for Windows folks. We will keep this issue open until you are successfully building.

mpodwysocki commented 9 years ago

@traceyt @yaronyg this is being fixed by https://github.com/thaliproject/postcardapp/pull/24

yaronyg commented 9 years ago

I just committed it. @traceyt please let us know if the new instructions work.

deadlyfingers commented 8 years ago

No longer appears to cause a problem - we should close this issue. Unless it is needed for Windows installation?