Skip to content

Conversation

@NatoBoram
Copy link
Owner

@NatoBoram NatoBoram commented Jun 19, 2024

Node.js CI

❯ pnpm build

> @natoboram/[email protected] build /home/nato/Code/github.com/NatoBoram/bug-report-sentry
> tsc

src/app.ts:3:42 - error TS7016: Could not find a declaration file for module '@sentry/profiling-node'. '/home/nato/Code/github.com/NatoBoram/bug-report-sentry/node_modules/.pnpm/@[email protected]/node_modules/@sentry/profiling-node/lib/esm/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/sentry__profiling-node` if it exists or add a new declaration (.d.ts) file containing `declare module '@sentry/profiling-node';`

3 import { nodeProfilingIntegration } from "@sentry/profiling-node"
                                           ~~~~~~~~~~~~~~~~~~~~~~~~


Found 1 error in src/app.ts:3

 ELIFECYCLE  Command failed with exit code 2.

@NatoBoram NatoBoram self-assigned this Jun 19, 2024
@NatoBoram NatoBoram added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@NatoBoram NatoBoram merged commit 2530693 into main Jun 21, 2024
@NatoBoram NatoBoram deleted the bugreport/no-declaration-file-again branch June 21, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants