Alas, I wonder what the issue is- guessing it is to do with way the shell call is made. Regardless, +1 to removing. Perhaps this was not the best thing to have, although I do support the awesomeness of the quote during install, haha.
Also, once this is fixed, I suppose we could also merge next into (and tag) master, so one of us can push an unofficial npm package, unless we *really* can't until our first release is sorted out, etc (pretty big show stopper it seems, though). On Wed, Jul 3, 2013 at 6:13 PM, Gord Tanner <[email protected]> wrote: > Yeah, > > we could remove that for sure. > > > On Wed, Jul 3, 2013 at 2:54 PM, Filip Maj (JIRA) <[email protected]> wrote: > > > Filip Maj created RIPPLE-32: > > ------------------------------- > > > > Summary: 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 > > > > > > 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
