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';
看你的 project/temp/declarations/cc.d.ts这个目录的第一行导入的路径内文件存不存在,不存在的话重新安装引擎或者在git上下载下来放上去就行
这是什么坟
你不说我都没发现,这兄弟现在可能都转godot或者unity了 
跨越时空的回答