Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

[Bug] Angular InstantSearch component does not work with Angular CLI v6 #90

@prabh-62

Description

@prabh-62

I'm submitting a...

  • Bug report

Current behavior

Algolia InstantSearch Angular component does not work with Angular CLI v6

Expected behavior

Algolia InstantSearch Angular component should work with Angular CLI v6

Minimal reproduction of the problem with instructions

> ng version
	- Angular CLI: 6.0.0-beta.4
> ng new instantsearch-test
	- (Now setup Algolia InstantSearch component as described here: https://community.algolia.com/angular-instantsearch/getting-started.html)

> yarn start

Open Chrome browser and enable devtools. We receive an error "process is not defined" in Console
algolia

Apparently, there was a breaking change in Angular CLI - Read this Comment

Reference: angular/angular-cli#9827

Environment

Package versions:

Browser:

  • Chrome (desktop) version 64.0.3282.186

System:

  • TypeScript version: 2.6.2 (strict mode ON)
  • Node version: 8.9.4
  • Platform: Windows 10 Pro 1709

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions