-
Notifications
You must be signed in to change notification settings - Fork 945
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
TS2 import module not found #212
Comments
Thats strange. I see them listed as devDependencies. Does typescript not parse devDependencies the same way? I've never used it so I'm a bit in the dark here. |
I moved all the dev dependencies to dependencies and it did not make a difference. |
I may have found some information to help in this issue. |
Apparently this issue is resolve on their end? I don't use Typescript yet myself, so I can't verify. Feel free to re-open if you think there's something I can do to be less Typescript hostile. |
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
I am getting the below errors when importing the reactotron-react-native module.
Config:
Errors:
package.json:
The text was updated successfully, but these errors were encountered: