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

node_modules/mobx/lib/utils/utils.d.ts(1,23): error TS2688: Cannot find type definition file for 'node'. #1387

Closed
foltz opened this issue Mar 11, 2018 · 1 comment

Comments

@foltz
Copy link

foltz commented Mar 11, 2018

Hey,

I'm testing out the project: https://github.com/changx03/react-native-mobx-ts-boilerplate and after upgrading to the latest mobx (3.6.1) I'm running into the following typescript compiler error when I run 'tsc' on the project:

node_modules/mobx/lib/utils/utils.d.ts(1,23): error TS2688: Cannot find type definition file for 'node'.

I isolated the issue to 3.6.x (3.5.1 does not throw this error).

@mweststrate
Copy link
Member

Fixed in 3.6.2

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