Theme not complied

0
I have created a new app with few modules integrated and used our custom theme for the application. When I am opening the app i am getting error as theme couldn’t be complied took to long. How to resolve this? 
asked
3 answers
5

Hey Aryan,

Was your issue resolved?

if not,

Changing 1 line in the file themesource > datawidgets > web > main.scss, Line 1:

 

1 @import "../../../theme/styles/web/sass/main";

something like the above may help you.

Hope it helps!

answered
0

Hi Aryan,

 

Please go to App directory and delete the folder and try to open the Application again.

May this help for you.

 

Please provide you found any alternative instead of this.

answered
0

This issue occurs due to app directory being in network folder of computer. Download/Keep your app in drive location this will resolve automatically.

answered