Webiu icon indicating copy to clipboard operation
Webiu copied to clipboard

Javascript bundle fails importing variables.sass

Open aryanxk02 opened this issue 3 years ago • 1 comments

Describe the bug

When setting up the application locally with gatsby CLI, I'm been stuck on this issue!

To Reproduce Steps to reproduce the behavior:

git clone https://github.com/scorelab/Webiu.git
cd Webiu
npm install
gatsby develop

Expected behavior A detailed description of the expected behaviour Site must be visible at http://localhost:8000

Screenshots Screenshot from 2021-11-13 02-43-25

Corresponding Image for VS Code Screenshot from 2021-11-13 02-57-18

Versions Node JS: 8.1.3 Gatsby CLI version: 4.1.3 Gatsby version: 2.32.8

aryanxk02 avatar Nov 12 '21 21:11 aryanxk02