cocos creator 2.3.2卡在资源导入界面,看看这个错误是啥意思?

在cmd启动creator 报这个错误
看不懂啊

(node:14584) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.
{ Error: EPERM: operation not permitted, unlink ‘C:\Users\Administrator.CocosCreator\logs\CocosCreator.log’
at Object.unlinkSync (fs.js:1008:3)
at App. (C:\CocosDashboard_1.0.6\resources.editors\Creator\2.3.2\resources\app.asar\editor-framework\index.js:1:3223)
at App.emit (events.js:199:15)
at App.EventEmitter.emit (domain.js:469:20)
at App.topLevelDomainCallback (domain.js:124:23)
errno: -4048,
syscall: ‘unlink’,
code: ‘EPERM’,
path:
‘C:\Users\Administrator\.CocosCreator\logs\CocosCreator.log’ }
===== Initializing Editor =====
arguments:

[14584] Load ~/.CocosCreator/settings.json
[14584] checking language setting…
[14584] Language: zh
[14584] Initializing Cocos Creator Dashboard
Load profile failed: local://settings.json
[14584] Loading packages
[14584] Watching packages
[14584] Run Application
[14584] protocol editor-framework registered
[14584] protocol app registered
[14584] protocol theme registered
[14584] protocol packages registered
[14584] protocol unpack registerred
[14584] protocol disable-commonjs registerred
[14584] connected!
Load profile failed: local://settings.json

是否需要重新安装creator

节点:14584)[DEP0106]弃用警告:crypto.CreateDecrypher已弃用。

{错误:EPERM:不允许操作,请取消“C:\Users”的链接\管理员.协同创建器\日志\协同创建器.log’

在Object.unlinkSync(可行性研究:1008:3个)

在App。(C:\CoCoCosDashboard_1.0.6版\资源.编辑器\创建者\2.3.2\资源\应用程序asar\编辑器框架\索引.js:1:3223)

在应用程序发射(事件.js:199:15)

在App.EventEmitter.emit(域名.js:469:20)

在App.topLevelDomainCallback应用程序(域名.js:124:23)

错误号:-4048,

syscall:‘取消链接’,

code:‘EPERM’,

路径:

‘C:\Users\Administrator.cocoscoreator\logs\协同创建器.log’ }

====初始化编辑器=====

论据:

[14584]负载~/.cocoscoreator/设置.json

[14584]正在检查语言设置。。。

[14584]语言:zh

[14584]初始化Cocos Creator仪表板

加载配置文件失败:json.json://local设置

[14584]装载包裹

[14584]监视包裹

[14584]运行应用程序

[14584]已注册协议编辑器框架

[14584]协议应用程序已注册

[14584]注册协议主题

[14584]协议包已注册

[14584]已注册协议解包

[14584]协议禁用commonjs registerred

[14584]连接!

加载配置文件失败:local://settings.json

creatorZip日志在哪里看啊,我的也是卡住了


但是我没找到哪里有日志输出

一样的问题,发现论坛上有很多提问但是都没有回复怎么解决,哪怕给个临时的解决方法

(node:1044) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.

writeOut @ internal/process/warning.js:23


卸载重装不好用

后来怎么解决的,我这也只是执行了命令行构建一个新建的hello world 都报这个错。

命令行构建运行不了。居然这个问题也不活跃呢

问题解决了吗