We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Due to this warning:
error swig-loader@2.1.0: The engine "node" is incompatible with this module. Expected version "4.2.1". error Found incompatible module
I suggest you change package.json to:
"engines": { "node": ">=4.2.1" }