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

Could not find a declaration file for module '@colyseus/monitor' #5

Open
dortamiguel opened this issue May 27, 2018 · 0 comments
Open

Comments

@dortamiguel
Copy link

dortamiguel commented May 27, 2018

I can see that the code of this library is typed but when I import this library with vscode I get this error:

Could not find a declaration file for module '@colyseus/monitor'. '/Users/miguel/src/later/node_modules/@colyseus/monitor/lib/index.js' implicitly has an 'any' type.
  Try `npm install @types/colyseus__monitor` if it exists or add a new declaration (.d.ts) file containing `declare module 'colyseus__monitor';`

I tried to run "npm install @types/colyseus__monitor" but it didn't worked

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