-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Cannot find module 'node-vibrant/node' or its corresponding type declarations when importing `node-vibrant/node' #168
Comments
The error is now gone when I set the |
I face the same error when trying to import it like
sadly i can't switch to another moduleResolution because angular seems not to support it. |
We have the same issue for home-assistant/frontend, changing moduleResolution is no option. |
This should be resolved in |
Thanks, looks good on my side 🎉 |
Thanks. 4.0.1 is also working for me |
This is the error i get in VSCode when I try to import 'node-vibrant/node';
I also found a github issue in typescript repo related to this issue.
The text was updated successfully, but these errors were encountered: