You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We temporarily switched to using/requiring io.js because that allowed us to use a version of the jsdom package that didn't have a dependency on contextify (a package that causes a lot of pain for people building on Windows).
Go back and make relevant POM changes etc (e.g. manual/ugly io.js download and install for frontend-maven-plug) once node.js and io.js have merged back and things have settled down (don't go with the first version or two).
We temporarily switched to using/requiring io.js because that allowed us to use a version of the
jsdom
package that didn't have a dependency oncontextify
(a package that causes a lot of pain for people building on Windows).Go back and make relevant POM changes etc (e.g. manual/ugly io.js download and install for
frontend-maven-plug
) once node.js and io.js have merged back and things have settled down (don't go with the first version or two).Related issue: #2
The text was updated successfully, but these errors were encountered: