Skip to content

Typescript compilation failure when trying to upgrade to 0.21.0 from 0.20.3 #204

@nolanmar511

Description

@nolanmar511

When trying to run typescript compilation on @google-cloud/profiler when upgrading @google-cloud/common to 0.21.0, typescript compilation fails with:

ts/src/index.ts:17:9 - error TS2305: Module '"/home/node/project/node_modules/@google-cloud/common/build/src/index"' has no exported member 'Logger'.

17 import {Logger, util} from '@google-cloud/common';

Is the expected?

Metadata

Metadata

Assignees

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions