Git Product home page Git Product logo

Comments (4)

linear avatar linear commented on June 13, 2024

HIG-3794 Unable to get a node demo working

from highlight.

Vadman97 avatar Vadman97 commented on June 13, 2024

hey @gauntface , wanted to clarify a few things:

  1. highlight.run and @opentelemetry/* modules are not installed because they are not dependencies - they are bundled into @highlight-run/node's entrypoints. Does that cause issues with your setup?
  2. This seems to be a typescript 5 issue we've seen before. A workaround would be to enable "skipLibCheck": true, in the tsconfig. We're working on a fix in #7479
  3. Your node runtime can pick up the HTML types if you change your "lib" definition to "lib": ["dom", "ES2022"]

from highlight.

gauntface avatar gauntface commented on June 13, 2024
  1. I just installed @highlight-run/node package and my build failed because it works highlight.run and @opentelemetry/* packages. Not sure where the fault was though
  2. Noice!
  3. Will have to check the lib definition

from highlight.

Vadman97 avatar Vadman97 commented on June 13, 2024

The typescript issue should be fixed with @highlight-run/[email protected]
Give it a try and let us know.

from highlight.

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.