I can't use Swiper.js when i install through NPM #5028
Unanswered
ViniciusMoreira33
asked this question in
Q&A
Replies: 1 comment
-
Can you share your reproduction? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason, i can't use swiper when i install using npm, only works using CDN. im really getting upset because i think i'm missing something very obvious but just cant figure out what is exactly. To test it, i created a new project with the essentials: index.html, style.css and app.js. Used npm init and then installed swiper and finnaly copy-pasted exactly the code of the documetation.
My guess is that im forgetting or missing something about npm. Is that it or is it something else?
Any help is apreciatte :)
Beta Was this translation helpful? Give feedback.
All reactions