VS code 报错Cannot find module ‘cc’ or its corresponding type declarations. ts(2307)View ProblemNo quick fixes available,真的是按照官方教程一步一个脚印过来的,报错代码如下
import { _decorator, Component, Node } from 'cc';
VS code 报错Cannot find module ‘cc’ or its corresponding type declarations. ts(2307)View ProblemNo quick fixes available,真的是按照官方教程一步一个脚印过来的,报错代码如下
import { _decorator, Component, Node } from 'cc';