In the env.d.ts file in the root folder, use three slashes to import the type declaration file in node_module. Use import.meta.env in main.ts. It prompts that ImportMetaEnv does not exist. What is the reason?

NoSuchKey

Guess you like

Origin blog.csdn.net/Frank_colo/article/details/133276287