joshtynjala commented on issue #428: primordials is not defined during npm 
install
URL: https://github.com/apache/royale-asjs/issues/428#issuecomment-522711800
 
 
   Based on some Google searching, this seems to be caused by a breaking change 
to an internal API in Node.js 12. One of the dependencies in the npm version of 
Royale seems to rely on an older version of the graceful-fs module that 
(incorrectly) used this internal API. If the Royale team upgrades these 
dependencies in the npm version of Royale, that should fix this issue.
   
   Possible temporary workarounds:
   
   * Downgrade to an older version of Node.js.
   * Download Royale from here instead: https://royale.apache.org/download/

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to