Ok, done. Also published (personally) to NPM. I commented on CB-4058 as well.
On Mon, Jul 8, 2013 at 11:25 AM, Filip Maj (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/RIPPLE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702059#comment-13702059] > > Filip Maj commented on RIPPLE-32: > --------------------------------- > > +1 ! > > > Does not work on Windows > > ------------------------ > > > > Key: RIPPLE-32 > > URL: https://issues.apache.org/jira/browse/RIPPLE-32 > > Project: Apache Ripple > > Issue Type: Bug > > Environment: Windows 7, possibly Windows 8 > > Reporter: Filip Maj > > Assignee: Brent Lintner > > > > This came up when using ripple as a dependency to cordova. > > For more information see: https://issues.apache.org/jira/browse/CB-4058 > > The important output bits are: > > > [email protected] preinstall > C:\Users\IBM_ADMIN\AppData\Roaming\npm\node_modules\cordova\node_modules\ripple-emulator > > > node thirdparty/ludicrous.js > > npm ERR! Error: spawn ENOENT > > npm ERR! at errnoException (child_process.js:980:11) > > npm ERR! at Process.ChildProcess._handle.onexit (child_process.js:771:34) > > npm ERR! If you need help, you may report this log at: > > npm ERR! <http://github.com/isaacs/npm/issues> > > npm ERR! or email it to: > > npm ERR! <[email protected]> > > So it looks like the preinstall script is f'ed. > > For the record, NPM documentation suggests that preinstall scripts are > an antipattern. Perhaps it would be worth investigating if that could be > removed. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira > -- Brent Lintner
