Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Unable to build under node v7.7.4 #136

Closed
Saulzi opened this issue Mar 27, 2017 · 1 comment · Fixed by #141
Closed

Unable to build under node v7.7.4 #136

Saulzi opened this issue Mar 27, 2017 · 1 comment · Fixed by #141

Comments

@Saulzi
Copy link
Contributor

Saulzi commented Mar 27, 2017

This is because of a third party package used in the build process..

    at Object.<anonymous> (/usr/local/lib/node_modules/srvlr/node_modules/socket.io/lib/store.js:35:41)
    at Module._compile (module.js:573:32)
    at Object.Module._extensions..js (module.js:582:10)
    at Module.load (module.js:490:32)```
@jgravois
Copy link
Contributor

jgravois commented Jun 2, 2017

the problem appears to have been caused by karma's dependency on socket.io (ref).

thanks for reporting and my apologies for taking so long to fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants