creativetimofficial / tailwind-starter-kit

Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
https://www.creative-tim.com/learning-lab/tailwind-starter-kit#/presentation
MIT License
5.69k stars 886 forks source link

Can't resolve 'views/Dashboard.js' #43

Open mehulkundu opened 2 years ago

mehulkundu commented 2 years ago

In react-dashboard-page When I run npm start its giving this kind of error

./src/index.js
Module not found: Can't resolve 'views/Dashboard.js' in 'C:\Users\kundu\Desktop\Tailwind Starter kit\tailwind-starter-kit\Dashboard Page\react-dashboard-page\src'
malaktayeh commented 2 years ago

Try fetching the latest changes? I just tried it out, and the project is running without error messages @mehulkundu

dhiant commented 7 months ago

@mehulkundu, I also tried it and the page is running without any error. Just make sure you are synced to remote changes and that you have installed all the files the package needs.