Code Monkey home page Code Monkey logo

Comments (6)

dsherret avatar dsherret commented on May 18, 2024 1

It seems we can just upgrade to 1.7.0. Everything seems to work when I try that. We'll just have to update the import_map crate.

from deno_ast.

kitsonk avatar kitsonk commented on May 18, 2024

See: denoland/deno#12565 (comment)

from deno_ast.

dsherret avatar dsherret commented on May 18, 2024

Not sure how to fix this one... we're blocked on this.

Building deno...
    Updating crates.io index
error: failed to select a version for `indexmap`.
    ... required by package `swc_fast_graph v0.1.0`
    ... which satisfies dependency `swc_fast_graph = "^0.1"` of package `swc_bundler v0.82.0`
    ... which satisfies dependency `swc_bundler = "^0.82.0"` of package `deno_ast v0.6.0 (V:\deno_ast)`
    ... which satisfies path dependency `deno_ast` of package `deno v1.16.2 (V:\deno\cli)`
versions that meet the requirements `^1.7.0` are: 1.7.0

all possible versions conflict with previously selected packages.

  previously selected package `indexmap v1.6.2`
    ... which satisfies dependency `indexmap = "=1.6.2"` of package `deno_core v0.108.0 (V:\deno\core)`
    ... which satisfies path dependency `deno_core` of package `deno v1.16.2 (V:\deno\cli)`

failed to select a version for `indexmap` which could resolve this conflict

from deno_ast.

bartlomieju avatar bartlomieju commented on May 18, 2024

I think we have to ask SWC to pin to indexmap =1.6.2 for the time being.

from deno_ast.

dsherret avatar dsherret commented on May 18, 2024

Somewhat blocked on swc-project/swc#2801

from deno_ast.

dsherret avatar dsherret commented on May 18, 2024

Opened swc-project/swc#2808 -- Right now the REPL is broken because names are getting renamed. If we can't get this working with SWC then maybe we can use the TS compiler instead (which wouldn't be so bad for the repl)

Edit: We should also wait on this one swc-project/swc#2802

from deno_ast.

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.