Open nkia-christoph opened 3 years ago
When installing the cli I get an error. (deno 1.11, win10)
error: TS5056 [ERROR]: Cannot write file 'https://cdn.dreg.dev/package/@types/estree@0.0.45.js' because it would be overwritten by multiple input files.
Pasting the url in the browser prompted a "Not Found". Also a newer version is available: https://libraries.io/npm/@types%2Festree/0.0.48
Same error with Deno 1.11.5 Had to add --no-check, which is a bit painful !
When installing the cli I get an error. (deno 1.11, win10)
error: TS5056 [ERROR]: Cannot write file 'https://cdn.dreg.dev/package/@types/estree@0.0.45.js' because it would be overwritten by multiple input files.
Pasting the url in the browser prompted a "Not Found". Also a newer version is available: https://libraries.io/npm/@types%2Festree/0.0.48