DEV Community

Discussion on: Using Algolia Instantsearch with Angular 6.

Collapse
 
byronglendon profile image
Altergothen

Hi Temidayo

I followed your instructions exactly.
(I copied and pasted the code)
What do you think could be the problem here?

ERROR in multi ./src/styles.css ./node_modules/angular-instantsearch/bundles/instantsearch.min.css ./node_modules/angular-instantsearch/bundles/instantsearch-theme-algolia.min.css ./styles.css
Module not found: Error: Can't resolve styles.css


Versions

Angular CLI: 6.2.6
Node: 8.11.2
OS: win32 x64
Angular: 6.1.10
Typescript:2.9.2
Angular-instantsearch: 2.1.0

Please advise.
Thank you, much appreciated.