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

Unable of using the Semantic-UI-Vue libary when installed via npm package. #522

Open
ROOT-017 opened this issue Jan 29, 2023 · 0 comments
Open

Comments

@ROOT-017
Copy link

After installing the semantic-ui-vue library with the command "npm install semantic-ui-vue", then tried to import it in my main.ts file in my vue project it kept saying module not found. But in the package.json file it all there as in ' "semantic-ui-vue": "^0.11.0" '
This is how i imported it in the main.ts file "import SuiVue from 'semantic-ui-vue' "

I just had to use the CDN in the project which wasn't really ideal in development.

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

No branches or pull requests

1 participant