Fix ERR_INVALID_URL_SCHEME Error (#119) Browse files `local-action` was consistently failing with an error similar to the following: ```plain TypeError [ERR_INVALID_URL_SCHEME]: The URL must be of scheme file a
ERR_INVALID_URL_SCHEME: data:text/javascript, is not supported like ts-node swc-project/swc-node#667 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Metadata AssigneesNo one assigned LabelsNo labels ProjectsNo projects MilestoneNo milestone Rela...
typeerror [err_invalid_url_scheme]:URL必须是方案文件在fileurltopath(节点:内部/URL:1489:11) 毕业于最新的节点版本和VITE最新版本。我的Vite配置文件: import { defineConfig } from "vite"; import { ViteAliases } from "vite-aliases"; import react from "@vitejs/plugin-react"; // https://vitej...
Package Manager:yarn@1.22.19 Builder:vite User Config:- Runtime Modules:- Build Modules:- Reproduction Describe the bug Error when I use run dev Additional context No response Logs 500 [vite-node] [ERR_INVALID_URL_SCHEME] /node_modules/ufo/dist/index.mjs at /node_modules/ufo/dist/index.m...
(node:internal/modules/esm/loader:240:38) at ModuleLoader.import (node:internal/modules/esm/loader:328:34) at importModuleDynamically (node:internal/modules/esm/translators:158:35) { code: 'ERR_INVALID_URL', input: './package.json', base: 'data:text/javascript;base64,YXdhaXQgaW1wb3J0KCJ...
ERR_INVALID_URL_SCHEME: data:text/javascript, is not supported like ts-node swc-project/swc-node#667 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Metadata AssigneesNo one assigned LabelsNo labels ProjectsNo projects MilestoneNo milestone Rela...