Skip to content

Example not working when you switch require to garageserver #29

@hassanshaikley

Description

@hassanshaikley

garageServer = require('../lib/garageserver.io')

change to

garageServer = require('garageserver.io'),

and it stops working.

the server and client don't output any errors.

in fact when I type in this into the console this happens as though it were behaving normally.

GarageServerIO.getId()
"w15xnyo2V72QRNKNAAAA"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions