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

Cannot find module 'ngx-color/chrome' or its corresponding type declarations. #370

Closed
Lucilor opened this issue Jun 20, 2022 · 5 comments
Closed
Labels

Comments

@Lucilor
Copy link

Lucilor commented Jun 20, 2022

Got this error after upgarding to ngx-color@8.0.0. I have to copy the chrome folder from previous version to make it work.

@spicemix
Copy link

I don't get

import { ColorCircleModule } from 'ngx-color/circle';

Either. Broken release.

@Timebutt
Copy link
Contributor

Same here, looks like all sub exports have not been published in this release.

@scttcper
Copy link
Owner

circleci seems to be having some issues, but it should be fixed whenever it runs

@scttcper
Copy link
Owner

🎉 This issue has been resolved in version 8.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@spicemix
Copy link

spicemix commented Jun 20, 2022

Huh this report I'm editing over is probably something on my end this dependency just tripped up. Until I learn otherwise, ignore this thanks.

(For the curious, I needed to add @babel/runtime to my deps, for some reason I got by without it until this upgrade)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants