di-ts icon indicating copy to clipboard operation
di-ts copied to clipboard

Cannot install dependecy on Deno

Open zerazerg opened this issue 1 year ago • 0 comments

Hi!

I cannot add the this repo on my Deno project using NPM. Does not work neither of these 2 options:

In both cases seems that some link is broken... I've never seen that kind of error so after searching in Google after 2-3 hours I'm afraid that the help I can provide is the error itself:

deno cache deps.ts

error: Error in [email protected] parsing version requirement for dependency: traceur@vojtajina/traceur-compiler#add-es6-pure-transformer-dist

Invalid npm version requirement. Unexpected character.
  vojtajina/traceur-compiler#add-es6-pure-transformer-dist
  ~

Caused by:
    0: Invalid npm version requirement. Unexpected character.
         vojtajina/traceur-compiler#add-es6-pure-transformer-dist
         ~
    1: Unexpected character.
         vojtajina/traceur-compiler#add-es6-pure-transformer-dist
         ~

Tell me if need more details to fix it, I'm quite in a hurry and I find that's better to improve the base than making a branch or something similar :)

zerazerg avatar Jul 04 '23 16:07 zerazerg