import { example } from "npm:example";
example
import something from "module";
error: Unsupported scheme "node" for module "node:module". Supported schemes: [ "data", "blob", "file", "http", "https", ]