Giter Club home page Giter Club logo

Comments (6)

AZMCode avatar AZMCode commented on May 21, 2024

Also, just noticed in cases like there, the manager will add a /mod.ts, even if a path with an extension was specified

from trex.

RivierGrullon avatar RivierGrullon commented on May 21, 2024

I don't know how did you get that error honestly... 'cuz if you tried the same way as you did "trex install --map fs=https://deno.land/[email protected]/fs" you will get this error:

https://cdn.discordapp.com/attachments/731031131004076045/746545586269847652/unknown.png

btw if you do a "trex install --map fs" in the import map you will get:

{
  "imports": {
    "fs/": "https://deno.land/std/fs/"
  }
}

in other way you could use the ""--custom" command or --pkg for use a custom names

from trex.

buttercubz avatar buttercubz commented on May 21, 2024

@AZMCode

console.error(red("package not found."));

I found the bug, but the way you were trying to use it doesn't work, you can use trex --custom fs=https://deno.land/std/fs/mod.ts or you can also use trex i --pkg denoland/deno/std/fs/mod.ts fs

from trex.

AZMCode avatar AZMCode commented on May 21, 2024

Wow. That was quick.
I'll test it a bit

from trex.

AZMCode avatar AZMCode commented on May 21, 2024

Yup, It works. Thank you!

from trex.

buttercubz avatar buttercubz commented on May 21, 2024

#60

from trex.

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.