We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm getting the error
npm package 'chance?ssr&v=lnoso8ht' does not exist
It looks like npm imports are broken in aleph, as aleph is adding a query string for deno that doesn't work with npm imports.
Code is
import Chance from "npm:chance";