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 >
