Skip to content

ERROR in ./node_modules/google-gax/build/src/operations_client_config 2:14 #397

@its-dibo

Description

@its-dibo

I'm using firebase admin sdk in an Angular9 project (ivy-enabled) but when I build the project I got the following error

ERROR in ./node_modules/google-gax/build/src/operations_client_config 2:14
Module parse failed: Unexpected token (2:14)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| {
>   "interfaces": {
|     "google.longrunning.Operations": {
|       "retry_codes": {

in Angular9 we don't have a direct access to webpack, (in previous versions of Angular all solutions with webpack failed to solve this issue)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions