GithubHelp home page GithubHelp logo

Comments (2)

SvetlozarValchev avatar SvetlozarValchev commented on July 19, 2024

Updating to latest Node.js (12.14.1) fixed the issue, but since the bug itself is intermittent, I'll be following closely if the fix is permanent.

The node typings should be removed from fhirclient's node_modules, as it will cause more problems than it will solve.

Reopened for visibility.

from client-js.

vlad-ignatov avatar vlad-ignatov commented on July 19, 2024

This appears to be a common problem in TypeScript. Most libraries avoid it by using "@types/node": "*", but that is not applicable here because we depend on features not available before Node 10.

I just released v2.3.1, where the node types were moved to peerDependencies. I expect that to work fine so I'm closing the issue but feel free to reopen it if needed.

from client-js.

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.