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

Settings Icon Creating Issue #16

Open
Divyansh1315 opened this issue Sep 10, 2022 · 8 comments
Open

Settings Icon Creating Issue #16

Divyansh1315 opened this issue Sep 10, 2022 · 8 comments

Comments

@Divyansh1315
Copy link

The settings icon which was included at the start of the video is not appearing in the bottom right corner of the screen instead it's appearing in the top left corner of the screen.

I've used the exact code as shown in the video and as given in the GitHub repository. Kindly look at my code and suggest to me how I can sort this issue.
2022-09-10 16_19_35-

2022-09-10 16_19_47-App js - admin_dashboard_workspace (Workspace) - Visual Studio Code

@Pannu786
Copy link

Pannu786 commented Sep 10, 2022

Can you make sure Tailwind is installed? You can check by using this npm view tailwindcss version

@Divyansh1315
Copy link
Author

npm view tailwindcss version

Yes, it's installed.
2022-09-19 12_39_55-Sidebar jsx - Admin-dashboard-using-React - Visual Studio Code

@Pannu786
Copy link

Pannu786 commented Sep 20, 2022

Try this npm install --legacy-peer-deps. See if this helps.

@Divyansh1315
Copy link
Author

npm install --legacy-peer-deps

No, nothing changed. It's still the same.

@Pannu786
Copy link

Pannu786 commented Sep 22, 2022 via email

@Divyansh1315
Copy link
Author

Divyansh1315 commented Sep 22, 2022

2022-09-22 06_14_23-App js - Admin-dashboard-using-React - Visual Studio Code
2022-09-22 06_14_42-App js - Admin-dashboard-using-React - Visual Studio Code
2022-09-22 06_15_25-App js - Admin-dashboard-using-React - Visual Studio Code
2022-09-22 06_15_42-App js - Admin-dashboard-using-React - Visual Studio Code

@Pannu786

@Pannu786
Copy link

0k so this is what I found after checking your repo, your craco.config.js and tailwind.config.js were outside the admin_dashboard folder they need to be inside the folder.
Screenshot 2022-09-22 132609

@A5385
Copy link

A5385 commented Jan 1, 2023

Hi...
I Have The same issue with settings icon .. and my files ( " craco.config.js" and "tailwind.config.js") in Dashboard folder

1
2
3
4
5

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

3 participants