Skip to content

Cannot find module '@coreui/coreui/dist/js/coreui-utilities' #244

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

Closed
safwanazam90 opened this issue Feb 20, 2023 · 2 comments
Closed

Cannot find module '@coreui/coreui/dist/js/coreui-utilities' #244

safwanazam90 opened this issue Feb 20, 2023 · 2 comments

Comments

@safwanazam90
Copy link

After update from 2.11.2 to 4.3.1, my project cannot find the module. Is it depreciated?

@xidedix
Copy link
Member

xidedix commented Feb 20, 2023

@safwanazam90
coreui-utilities has been moved to the separate package
use @coreui/utils - the latest version is 2.0.0

npm install @coreui/[email protected]

import looks like:

import { getStyle, hexToRgba } from '@coreui/utils

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

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

No branches or pull requests

2 participants