Skip to content

Running gulp command results in error #69

Description

@invot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions