Getting error upon running grunt

1452
13
Jump to solution
05-14-2018 03:13 AM
MiriEshel
New Contributor III

Hi,

I get this error when I do grunt:

 Error: File to import not found or unreadable: calcite/colors-default.      

on line 2 of src/app/components/crowdsource/styles/bootstrap/_crowdsource-calcite-bootstrap.scss

from line 2 of src/app/components/crowdsource/builder/CrowdsourceApp-builder-calcite.scss  @import "calcite/colors-default";

What should I do?

Thanks,

Miri

0 Kudos
13 Replies
JulieK
by
Occasional Contributor

Good catch, that seems to be an issue. I install git and then when I ran grunt, it open a browser with local host and throws this error.

After I download the source code, I updated the index.ejs with the app id. Also the app is public , is there anything else I should have done from my side? Please let me know your thoughts. Thanks!!

0 Kudos
JulieK
by
Occasional Contributor

I get this error on the console in developer tool

0 Kudos
StephenSylvia
Esri Regular Contributor

Can you provide a public link to your app or upload a screenshot of the changes you made?

0 Kudos
JulieK
by
Occasional Contributor

We went ahead and recreated an application with Shortlist template instead.

Thanks for your time!!

0 Kudos