星海扬帆
星海扬帆
  • 发布:2023-05-10 21:02
  • 更新:2023-05-10 21:35
  • 阅读:241

【求助】unistarter vue3项目,本地调试正常,统一发布到托管网站后,登陆页面点下面的切换登陆方式报错

分类:uni-app

点图上红圈的位置,报错如附件1

2023-05-10 21:02 负责人:无 分享
已邀请:
DCloud_uniCloud_JSON

DCloud_uniCloud_JSON

感谢反馈,uni-starter 2.1.3 已修复此问题

  • 星海扬帆 (作者)

    更新之后,新的uni-id-co上传不上去了,阿里云,我以为是旧项目问题,我新建了个uni-starter项目,使用新的空间,也卡死在上传那了,报错:10:30:18.714 [阿里云:uni-store-admin]云对象uni-id-co上传失败。失败原因:npm install执行失败.如果云函数目录下存在package-lock.json, node_modules可能会导致 npm install失败, 请删除后重试.

    npm ERR! code ECONNREFUSED

    npm ERR! errno ECONNREFUSED

    npm ERR! FetchError: request to https://registry.npmmirror.com/lodash.merge failed, reason: connect ECONNREFUSED 127.0.0.1:31181

    npm ERR! at ClientRequest.<anonymous> (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\node-fetch-npm\src\index.js:68:14)

    npm ERR! at ClientRequest.emit (events.js:310:20)

    npm ERR! at onerror (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:101:9)

    npm ERR! at callbackError (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:123:5)

    npm ERR! at processTicksAndRejections (internal/process/task_queues.js:97:5)

    npm ERR! FetchError: request to https://registry.npmmirror.com/lodash.merge failed, reason: connect ECONNREFUSED 127.0.0.1:31181

    npm ERR! at ClientRequest.<anonymous> (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\node-fetch-npm\src\index.js:68:14)

    npm ERR! at ClientRequest.emit (events.js:310:20)

    npm ERR! at onerror (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:101:9)

    npm ERR! at callbackError (C:\Users\chenchen\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:123:5)

    npm ERR! at processTicksAndRejections (internal/process/task_queues.js:97:5) {

    npm ERR! message: 'request to https://registry.npmmirror.com/lodash.merge failed, reason: connect ECONNREFUSED 127.0.0.1:31181',

    npm ERR! type: 'system',

    npm ERR! errno: 'ECONNREFUSED',

    npm ERR! code: 'ECONNREFUSED',

    npm ERR! stack: 'FetchError: request to https://registry.npmmirror.com/lodash.merge failed, reason: connect ECONNREFUSED 127.0.0.1:31181\n' +

    npm ERR! ' at ClientRequest.<anonymous> (C:\Users\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\node-fetch-npm\src\index.js:68:14)\n' +

    npm ERR! ' at ClientRequest.emit (events.js:310:20)\n' +

    npm ERR! ' at onerror (C:\Users\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:101:9)\n' +

    npm ERR! ' at callbackError (C:\Users\AppData\Roaming\nvm\v12.16.2\node_modules\npm\node_modules\agent-base\index.js:123:5)\n' +

    npm ERR! ' at processTicksAndRejections (internal/process/task_queues.js:97:5)',

    npm ERR! parent: 'uni-id-co'

    npm ERR! }

    npm ERR!

    npm ERR! If you are behind a proxy, please make sure that the

    npm ERR! 'proxy' config is set properly. See: 'npm help config'


    npm ERR! A complete log of this run can be found in:

    npm ERR! C:\Program Files\nodejs\node_cache_logs\2023-05-11T02_30_18_565Z-debug.log

    2023-05-11 10:35

该问题目前已经被锁定, 无法添加新回复