Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Cannot find type definition file for request #8

Closed
prolink007 opened this issue Mar 23, 2017 · 2 comments
Closed

Cannot find type definition file for request #8

prolink007 opened this issue Mar 23, 2017 · 2 comments
Assignees
Labels

Comments

@prolink007
Copy link

Tried using the library and when compiling typescript i get the following error.


node_modules/@akanass/rx-http-request/lib/RxCookieJar.d.ts(1,1): error TS2688: Cannot find type definition file for 'request'.
node_modules/@akanass/rx-http-request/lib/RxHttpRequest.d.ts(1,1): error TS2688: Cannot find type definition file for 'request'.

It appears like the types for request are not being imported as a dependency.

@prolink007
Copy link
Author

Fixed in #9

@akanass akanass added the bug label Mar 23, 2017
@akanass akanass self-assigned this Mar 23, 2017
@akanass
Copy link
Owner

akanass commented Mar 23, 2017

Thanks @prolink007 it's done

@akanass akanass closed this as completed Mar 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants