You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
import db from "https://raw.githubusercontent.com/jshttp/mime-db/v1.52.0/db.json" assert {
type: "json",
};
at https://deno.land/x/[email protected]/mod.ts:32:1
The text was updated successfully, but these errors were encountered:
Issue
Setup:
Details
Opine fails to build due to a broken dependency:
The text was updated successfully, but these errors were encountered: