coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
620 stars 354 forks source link

Issue with the template css #69

Open deva7m8d opened 3 years ago

deva7m8d commented 3 years ago

Hello there, I have an issue where whenever I try to install the template I get my page like this picture image

So I'm trying to install it with laravel.. I tried to follow the instruction in coreui doc and I tried to follow a tutorial on youtube made by laravel daily but both give the same result

hmzaaa commented 3 years ago

I have the same problem.

a7m8d1 commented 3 years ago

I even posted on stack overflow and in Coreui community and seems like no one knows what's going on

mrholek commented 3 years ago

What is your version of @coreui/coreui in node_modules?

hmzaaa commented 3 years ago

The version I had is "version": "2.0.1"

mrholek commented 3 years ago

I asked about the version of @coreui/coreui library, go to node_modules/@coreui/coreui/ and check the version in package.json

hmzaaa commented 3 years ago

The version I had "version": "4.0.1"

mrholek commented 3 years ago

You have to lock the version of @coreui/coreui in package.json

Change

"@coreui/coreui": "^3.2.0"

to

"@coreui/coreui": "3.4.0",

and reinstall using npm install

hmzaaa commented 3 years ago

ok i will tested thanks for your feedback

a7m8d1 commented 3 years ago

I checked the node_modules/@coreui/coreui/ and check the version in package.json. The version was "3.3.0" and I changed it to "3.4.0" and ran npm install but still same problem

a7m8d1 commented 3 years ago

BTW, whenever I run npm install I get this message

up to date, audited 1994 packages in 4s

111 packages are looking for funding   
  run `npm fund` for details

56 vulnerabilities (5 low, 20 moderate, 28 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
hmzaaa commented 3 years ago

it working for me i changed the link to https://unpkg.com/@coreui/coreui@3.4.0/dist/css/coreui.min.css

a7m8d1 commented 3 years ago

I finally made it work, Thanks Mrholek and hmzaaa I appreciate the help

hmzaaa commented 3 years ago

with pleasure sir thanks to you and marholek for help what change do you make ?

TasneemWahdan commented 3 years ago

Yes,faced the same problem!! The problem was with cdn links updated them to version 3.4.0

SmithaSadanandan commented 2 years ago

core

SmithaSadanandan commented 2 years ago

I got pages like this

TasneemWahdan commented 2 years ago

check your cdn links for css and js. Change the version numbers included with the links.

‫في الأحد، 3 أكتوبر 2021 في 5:07 م تمت كتابة ما يلي بواسطة ‪SmithaSadanandan‬‏ @.***‬‏>:‬

I got pages like this

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/coreui/coreui-free-laravel-admin-template/issues/69#issuecomment-932958624, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIO6UVWEKWESO4MZBSXIMDUFBPQTANCNFSM5AEDZHGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.