-
Notifications
You must be signed in to change notification settings - Fork 503
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
Module not found: Can't resolve './shards-dashboard/styles/shards-dashboards.1.1.0.min.css' in '/Users/Desktop/shards-dashboard-react-master/src' #16
Comments
@SreekanthGudisi Clone the master (doesn't work if you download as zip) Run the command git submodule init && git submodule update Install the npm packages and start! |
Yes.. Thank You its working fine 😊😊
…On Wed, 25 Sep, 2019, 1:20 PM Hamza Idrees, ***@***.***> wrote:
@SreekanthGudisi <https://github.com/SreekanthGudisi>
I can also confirm that the following works.
Clone the master (doesn't work if you download as zip)
Inside .gitmodules, replace the content to below
[submodule "src/shards-dashboard"] path = src/shards-dashboard url =
https://github.com/DesignRevision/shards-dashboard.git branch = master
Run the command git submodule init && git submodule update
Install the npm packages and start!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=AFTPKWLCAHQKFOJ4NU64PZTQLMJ4DA5CNFSM4I2ITQN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7Q6SHA#issuecomment-534898972>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFTPKWJZ5XPMZ2WIWJDDEWLQLMJ4DANCNFSM4I2ITQNQ>
.
|
@hamza-lango thank you, error resolved |
not worked for me **** :( |
this is not the answer developer might be looking for. but I get out of rids by going to |
this works for me |
This works for me too! |
This also worked for me, thanks ! |
|
working! thanks |
Not Work For me! |
Hi,
Getting this error
Module not found: Can't resolve './shards-dashboard/styles/shards-dashboards.1.1.0.min.css' in '/Users/Desktop/shards-dashboard-react-master/src'
The text was updated successfully, but these errors were encountered: