Git Product home page Git Product logo

Comments (11)

jTanG0506 avatar jTanG0506 commented on July 30, 2024 9

Also getting this issue whilst using "@ntegral/nestjs-sentry": "^2.0.6"

from nestjs-sentry.

jannomeister avatar jannomeister commented on July 30, 2024 5

I'm also experiencing it. I'm using the latest version

from nestjs-sentry.

jtag05 avatar jtag05 commented on July 30, 2024 2

@ntegral this is an issue, so please reopen. Every one of my services started complaining about needing graphql after upgrading to 2.0.6. Looking at the /dist/index.js you are exporting the GraphQlInterceptor directly from there which I would imagine is causing the entire package to rely on graphql existing.

from nestjs-sentry.

wodka avatar wodka commented on July 30, 2024

this is not related to this library - you have not yet setup graphql: https://docs.nestjs.com/graphql/quick-start#installation

from nestjs-sentry.

ntegral avatar ntegral commented on July 30, 2024

GraphQL is only required if you want to use the GraphQlInterceptor. Please use the latest released version

from nestjs-sentry.

Gbuomprisco avatar Gbuomprisco commented on July 30, 2024

Agree with @jtag05 - that's likely to be the issue

I reverted to 1.0.4, every other version wanted me to import GraphQL which is a ton of deps

@ntegral what do you think about removing the interceptor from the main barrel?

from nestjs-sentry.

jtag05 avatar jtag05 commented on July 30, 2024

@Gbuomprisco oddly enough, a strict requirement on 2.0.5 will complain about the graphql requirements during build time, but at runtime it still functions. 2.0.6 is completely borked though.

from nestjs-sentry.

polyakova avatar polyakova commented on July 30, 2024

I have the same issue. Do you have a solution for it?

from nestjs-sentry.

GrabbenD avatar GrabbenD commented on July 30, 2024

Same issue here even though we don't use Graphql anywhere in our codebase

from nestjs-sentry.

wdospinal avatar wdospinal commented on July 30, 2024

Do we have updates on this? same problem with version "@ntegral/nestjs-sentry": "^2.0.6"

from nestjs-sentry.

martinsotirov avatar martinsotirov commented on July 30, 2024

Same problem but weirdly enough on 2.0.5. I haven't tried 2.0.6.

from nestjs-sentry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.