quran / quran.com-frontend

quran.com frontend
https://quran.com
MIT License
997 stars 360 forks source link

asset not found error when durring `npm run dev` #291

Closed azizur closed 8 years ago

azizur commented 8 years ago
[webpack-isomorphic-tools] [error] asset not found: ./src/components/SearchAutocomplete/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/containers/Home/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/Audioplayer/Track/Tracker/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/Audioplayer/Track/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/Audioplayer/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/ContentDropdown/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/ReciterDropdown/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/SurahsDropdown/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/VersesDropdown/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/FontSizeDropdown/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/SurahInfo/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/containers/Surah/Title/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/SwitchToggle/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/components/Ayah/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/containers/Surah/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/containers/Search/style.scss
[webpack-isomorphic-tools] [error] asset not found: ./src/containers/App/style.scss
azizur commented 8 years ago

On a subsequent run, it goes way.

mmahalwy commented 8 years ago

yep