Error The deployment failed Module not found
Error The deployment failed: Module not found "npm:@coingecko/cryptoformat".Link to module: https://www.npmjs.com/package/@coingecko/cryptoformat
npm
@coingecko/cryptoformat
Javascript library to format and display cryptocurrencies and fiat. Latest version: 0.5.4, last published: 6 months ago. Start using @coingecko/cryptoformat in your project by running
npm i @coingecko/cryptoformat
. There is 1 other project in the npm registry using @coingecko/cryptoformat.3 Replies
Deno deploy doesn't support npm specifiers yet. The feature is unstable and I believe ry said in the deploy channel that it may be a few months before it is supported. I recommend using esm.sh for now until it is supported. Esm.sh has the option to target deno and will convert npm modules into esm modules.
!solved
!solve