shards-dashboard-react icon indicating copy to clipboard operation
shards-dashboard-react copied to clipboard

Module not found: Can't resolve './shards-dashboard/styles/shards-dashboards.1.1.0.min.css' in '/Users/Desktop/shards-dashboard-react-master/src'

Open SreekanthGudisi opened this issue 4 years ago • 11 comments

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'

SreekanthGudisi avatar Sep 25 '19 07:09 SreekanthGudisi

@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!

hamza-lango avatar Sep 25 '19 07:09 hamza-lango

Yes.. Thank You its working fine 😊😊

On Wed, 25 Sep, 2019, 1:20 PM Hamza Idrees, [email protected] 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 https://github.com/DesignRevision/shards-dashboard-react/issues/16?email_source=notifications&email_token=AFTPKWLCAHQKFOJ4NU64PZTQLMJ4DA5CNFSM4I2ITQN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7Q6SHA#issuecomment-534898972, or mute the thread https://github.com/notifications/unsubscribe-auth/AFTPKWJZ5XPMZ2WIWJDDEWLQLMJ4DANCNFSM4I2ITQNQ .

SreekanthGudisi avatar Sep 25 '19 11:09 SreekanthGudisi

@hamza-lango thank you, error resolved

spiritOfSasidhar avatar Mar 29 '20 06:03 spiritOfSasidhar

@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!

not worked for me **** :(

eramudeep avatar Apr 21 '20 08:04 eramudeep

this is not the answer developer might be looking for. but I get out of rids by going to https://designrevision.com/demo/shards-dashboard-lite/styles/shards-dashboards.1.1.0.min.css then download(Save it using Ctrl+S). now create the styles folder inside the shards-dashboard and move the newly-downloaded file to the folder. Hope this trick helps you out.

Rushabhgedam avatar May 10 '20 12:05 Rushabhgedam

this is not the answer developer might be looking for. but I get out of rids by going to https://designrevision.com/demo/shards-dashboard-lite/styles/shards-dashboards.1.1.0.min.css then download(Save it using Ctrl+S). now create the styles folder inside the shards-dashboard and move the newly-downloaded file to the folder. Hope this trick helps you out.

this works for me

bektigalan avatar Jun 05 '20 10:06 bektigalan

@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!

not worked for me **** :(

@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!

This works for me too!

franklevel avatar Jun 15 '20 18:06 franklevel

this is not the answer developer might be looking for. but I get out of rids by going to https://designrevision.com/demo/shards-dashboard-lite/styles/shards-dashboards.1.1.0.min.css then download(Save it using Ctrl+S). now create the styles folder inside the shards-dashboard and move the newly-downloaded file to the folder. Hope this trick helps you out.

This also worked for me, thanks !

Samorinho avatar Jun 18 '20 09:06 Samorinho

➜  shards-dashboard-react git:(master) ✗ git submodule init && git submodule update
Cloning into '/var/www/html/react/shards-dashboard-react/src/shards-dashboard'...
fatal: unable to access 'https://github.com/DesignRevision/shards-dashboard.git/': Could not resolve host: github.com
fatal: clone of 'https://github.com/DesignRevision/shards-dashboard.git' into submodule path '/var/www/html/react/shards-dashboard-react/src/shards-dashboard' failed
Failed to clone 'src/shards-dashboard'. Retry scheduled
Cloning into '/var/www/html/react/shards-dashboard-react/src/shards-dashboard'...
fatal: unable to access 'https://github.com/DesignRevision/shards-dashboard.git/': Could not resolve host: github.com
fatal: clone of 'https://github.com/DesignRevision/shards-dashboard.git' into submodule path '/var/www/html/react/shards-dashboard-react/src/shards-dashboard' failed
Failed to clone 'src/shards-dashboard' a second time, aborting

yogithesymbian avatar Jul 03 '20 23:07 yogithesymbian

this is not the answer developer might be looking for. but I get out of rids by going to https://designrevision.com/demo/shards-dashboard-lite/styles/shards-dashboards.1.1.0.min.css then download(Save it using Ctrl+S). now create the styles folder inside the shards-dashboard and move the newly-downloaded file to the folder. Hope this trick helps you out.

working! thanks

Cjescalona1 avatar Sep 23 '21 21:09 Cjescalona1

this is not the answer developer might be looking for. but I get out of rids by going to https://designrevision.com/demo/shards-dashboard-lite/styles/shards-dashboards.1.1.0.min.css then download(Save it using Ctrl+S). now create the styles folder inside the shards-dashboard and move the newly-downloaded file to the folder. Hope this trick helps you out.

Not Work For me!

usamak1999 avatar Jan 08 '23 19:01 usamak1999