Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running gulp command results in error #69

Open
invot opened this issue Apr 30, 2018 · 0 comments
Open

Running gulp command results in error #69

invot opened this issue Apr 30, 2018 · 0 comments

Comments

@invot
Copy link

invot commented Apr 30, 2018

The idea behind pho is incredible. However, despite multiple attempts, I can't get anything to run. Following your Getting Started guide, while running the gulp command I get the following error:

C:\code\pho>gulp
C:\code\pho\node_modules\socket.io\lib\store.js:35
Store.prototype.__proto__ = EventEmitter.prototype;
                                         ^

TypeError: Cannot read property 'prototype' of undefined
    at Object.<anonymous> (C:\code\pho\node_modules\socket.io\lib\store.js:35:42)
    at Module._compile (module.js:662:30)
    at Object.Module._extensions..js (module.js:673:10)
    at Module.load (module.js:575:32)
    at tryModuleLoad (module.js:515:12)
    at Function.Module._load (module.js:507:3)
    at Module.require (module.js:606:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\code\pho\node_modules\socket.io\lib\manager.js:16:13)
    at Module._compile (module.js:662:30)

This is a fresh install, and node/npm is up-to-date.

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

No branches or pull requests

1 participant