bigosmallm commented on issue #230: The NPM install for royale-js-swf does not allow -y, --yes or other ways to confirm automatically URL: https://github.com/apache/royale-asjs/issues/230#issuecomment-389343132 The download dependencies code runs as a postInstall script during the npm install lifecycle. I am not sure if we can pass params to an `npm install` call. This ticket: https://github.com/npm/npm/issues/8431 was closed a a `wont fix` :-( Would setting up env variables be a valid option for you?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
