skypackjs / skypack-cdn

An issue tracker for the CDN
107 stars 5 forks source link

Module not found: speedometer #290

Open aslakhellesoy opened 2 years ago

aslakhellesoy commented 2 years ago

I'm getting an error when I run this on Deno:

// test.ts
import sanityClient from 'https://cdn.skypack.dev/@sanity/client@3.3.0?dts'

sanityClient()

Run:

deno run -r -A test.ts
Download https://cdn.skypack.dev/@sanity/client@3.3.0?dts
Download https://cdn.skypack.dev/-/@sanity/client@v3.3.0-6MKUJsAaN9XQohN66NdO/dist=es2019,mode=imports/optimized/@sanity/client.js
Download https://cdn.skypack.dev/-/@sanity/client@v3.3.0-6MKUJsAaN9XQohN66NdO/dist=es2019,mode=types/sanityClient.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/index.d.ts
Download https://cdn.skypack.dev/-/@sanity/eventsource@v3.0.2-rdbEUpf8QiEhDlGjrxpu/dist=es2019,mode=imports/optimized/@sanity/eventsource.js
Download https://cdn.skypack.dev/-/@sanity/generate-help-url@v3.0.0-dt8exFwaeOa4fGT1zNiq/dist=es2019,mode=imports/optimized/@sanity/generate-help-url.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/optimized/get-it.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/middleware/jsonRequest.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/middleware/jsonResponse.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/middleware/observable.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/middleware/progress/index.js
Download https://cdn.skypack.dev/-/make-error@v1.3.6-myI03Q8yjawg9aINjk18/dist=es2019,mode=imports/optimized/make-error.js
Download https://cdn.skypack.dev/-/object-assign@v4.1.1-LbCnB3r2y2yFmhmiCfPn/dist=es2019,mode=imports/optimized/object-assign.js
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/Observable
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/operators/filter
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/operators/map
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/AsyncSubject.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/BehaviorSubject.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Notification.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Observable.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Operator.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/ReplaySubject.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Scheduler.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Subject.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Subscriber.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/Subscription.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/config.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/ConnectableObservable.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/bindCallback.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/bindNodeCallback.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/combineLatest.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/concat.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/defer.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/empty.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/forkJoin.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/from.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/fromEvent.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/fromEventPattern.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/generate.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/iif.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/interval.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/merge.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/never.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/of.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/onErrorResumeNext.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/pairs.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/partition.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/race.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/range.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/throwError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/timer.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/using.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/observable/zip.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/operators/groupBy.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduled/scheduled.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/VirtualTimeScheduler.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/animationFrame.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/asap.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/async.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/queue.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/symbol/observable.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/types.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/ArgumentOutOfRangeError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/EmptyError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/ObjectUnsubscribedError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/TimeoutError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/UnsubscriptionError.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/identity.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/isObservable.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/noop.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/util/pipe.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/operators/filter.js
Download https://cdn.skypack.dev/-/nano-pubsub@v1.0.2-iG6NBVR2zmec1LEtOj2o/dist=es2019,mode=imports/optimized/nano-pubsub.js
Download https://cdn.skypack.dev/-/parse-headers@v2.0.4-FeluoyjpddujQR5Y9op6/dist=es2019,mode=imports/optimized/parse-headers.js
Download https://cdn.skypack.dev/-/same-origin@v0.1.1-VGbVtddSkHuC6vTb09mC/dist=es2019,mode=imports/optimized/same-origin.js
Download https://cdn.skypack.dev/-/url-parse@v1.5.9-fQE8Z4zO24FoQPuta8sG/dist=es2019,mode=imports/optimized/url-parse.js
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/operators/map.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/middleware/progress/node-progress.js
Download https://cdn.skypack.dev/-/event-source-polyfill@v1.0.25-NivDrzqfyfqLioWm9ZHM/dist=es2019,mode=imports/optimized/event-source-polyfill.js
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=raw/internal/Observable.js
Download https://cdn.skypack.dev/-/is-plain-object@v2.0.4-abLdVJuYKDvrk7OPAqY3/dist=es2019,mode=imports/optimized/is-plain-object.js
Download https://cdn.skypack.dev/-/get-it@v6.0.1-HGMteyXrTWNckeS8NGuN/dist=es2019,mode=imports/unoptimized/lib/util/global.js
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/QueueScheduler.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/Action.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/OuterSubscriber.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/AnimationFrameScheduler.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/AsyncAction.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/AsyncScheduler.d.ts
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/scheduler/AsapScheduler.d.ts
Download https://cdn.skypack.dev/-/isobject@v3.0.1-5gtUUbc7BOZN88SwgXd7/dist=es2019,mode=imports/optimized/isobject.js
Download https://cdn.skypack.dev/-/progress-stream@v2.0.0-J0CDnmjnpZOAIliT8iDD/dist=es2019,mode=imports/optimized/progress-stream.js
Download https://cdn.skypack.dev/-/querystringify@v2.2.0-Sb0Mu6io0WrCFYv3NZWe/dist=es2019,mode=imports/optimized/querystringify.js
Download https://cdn.skypack.dev/-/requires-port@v1.0.0-NAFlv6Qyxt6WtbpLuYvx/dist=es2019,mode=imports/optimized/requires-port.js
Download https://cdn.skypack.dev/-/rxjs@v6.6.7-siDlCX81GtcFuHfbG5fh/dist=es2019,mode=types/internal/InnerSubscriber.d.ts
Download https://cdn.skypack.dev/-/speedometer@v1.0.0-7ZqxVFTYH3353ZTAOfaN/dist=es2019,mode=raw/speedometer
Download https://cdn.skypack.dev/-/through2@v2.0.5-H3iFxn4URNeQ96h1rByN/dist=es2019,mode=imports/optimized/through2.js
Download https://cdn.skypack.dev/-/readable-stream@v2.3.7-jXydbyFYXXpI7HqPxwiz/dist=es2019,mode=imports/optimized/readable-stream.js
Download https://cdn.skypack.dev/-/xtend@v4.0.2-jbYPqkqubyR6HswUKBMl/dist=es2019,mode=imports/optimized/xtend.js
Download https://cdn.skypack.dev/-/core-util-is@v1.0.2-N7vAAa7uwI6YR74AJWEX/dist=es2019,mode=imports/optimized/core-util-is.js
Download https://cdn.skypack.dev/-/inherits@v2.0.4-KMaJYACWZTuZGLpDmPB5/dist=es2019,mode=imports/optimized/inherits.js
Download https://cdn.skypack.dev/-/isarray@v1.0.0-QCuMw5m7TTpN4VKMBqRn/dist=es2019,mode=imports/optimized/isarray.js
Download https://cdn.skypack.dev/-/process-nextick-args@v2.0.1-J76LmEJgx3w01B8eOFBJ/dist=es2019,mode=imports/optimized/process-nextick-args.js
Download https://cdn.skypack.dev/-/safe-buffer@v5.1.2-XaBTg31icr5ViN9XxZaw/dist=es2019,mode=imports/optimized/safe-buffer.js
Download https://cdn.skypack.dev/-/string_decoder@v1.1.1-o1nQbj8BZ9kIm99DRJ80/dist=es2019,mode=imports/optimized/string_decoder.js
Download https://cdn.skypack.dev/-/util-deprecate@v1.0.2-NoKMlEQykDTSYJXqcba6/dist=es2019,mode=imports/optimized/util-deprecate.js
error: Module not found "https://cdn.skypack.dev/-/speedometer@v1.0.0-7ZqxVFTYH3353ZTAOfaN/dist=es2019,mode=raw/speedometer".
    at https://cdn.skypack.dev/-/progress-stream@v2.0.0-J0CDnmjnpZOAIliT8iDD/dist=es2019,mode=imports/optimized/progress-stream.js:2:26