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

Error: Cannot find module '../' #1

Closed
trailsandtribulations opened this issue Mar 26, 2015 · 1 comment
Closed

Error: Cannot find module '../' #1

trailsandtribulations opened this issue Mar 26, 2015 · 1 comment

Comments

@trailsandtribulations
Copy link

from your example

const koa = require('koa'),
  route = require('koa-route'),
  websockify = require('../');

returns error

Error: Cannot find module '../'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    ...
@kudos
Copy link
Owner

kudos commented May 6, 2015

Thanks for the report. I somehow unwatched this repo so got no notification, sorry about that!

@kudos kudos closed this as completed May 6, 2015
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

2 participants