iopipe-js
iopipe-js copied to clipboard
Unable to develop locally on Node 9 (>8)
One of the @iopipe/iopipe dependencies is preventing it from being installed on node>=10.
The dependency comes from webpack@^3.7.1 which is a dependency of @iopipe/scripts.
@kolanos this is an issue installing dependencies for developing the library locally, since this is referring to webpack?
@pselle Yes, it is a dependency of @iopipe/scripts which is a dev dependency.
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4 <=9".```