GithubHelp home page GithubHelp logo

Comments (3)

jgravois avatar jgravois commented on June 10, 2024 1

thanks for offering! i'm pretty sure two PRs are needed.

  1. Terraformer
"optionalDependencies": { "@types/geojson": "^7946.0.0" },

because as you've found, v1.x doesn't actually compile.

  1. terraformer-wkt-parser
"optionalDependencies": { "@types/geojson": "^7946.0.0 || ^1.0.0"  },

if you could make those changes and confirm everything compiles and plays nice together in a TS project, it'd be sincerely appreciated.

from terraformer-wkt-parser.

jgravois avatar jgravois commented on June 10, 2024

What I don't understand is why when cloning this repo and doing an npm install, the version of terraformer that gets installed is v1.0.8

you can blame that on the package-lock.json.

My guess to fix it would be to bump to "@types/geojson": "^7946.0.0 || ^1.0.0" as well?

i'd expect that to do the trick too, but i'm not known for my TS anymore.

from terraformer-wkt-parser.

julianrojas87 avatar julianrojas87 commented on June 10, 2024

you can blame that on the package-lock.json.

Ah of course! I totally forgot about it. Thanks for clarifying.

i'd expect that to do the trick too, but i'm not known for my TS anymore.

I could do a PR if needed.

from terraformer-wkt-parser.

Related Issues (19)

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.