-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
iconv-lite not found in imported namespace #186
Comments
There is no need to use |
See also wojtekmaj/react-date-picker#419 |
@JounQin thanks. I created a pull request for this. |
@JounQin is it possible to override this file in my own project? |
@lublak You can try https://github.com/ds300/patch-package |
@JounQin thanks :) not the best solution, but I think the only one that exists. Typescript does not support overwriting if I see correctly. So no /myowntypingsfolder/ |
If it is the same problem as this one it can be closed immediately: #31
Only solution: disable import/namespace
I would like to use this library.
I use iconv-lite following:
The text was updated successfully, but these errors were encountered: