第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

無法部署到 Heroku,未進行任何更改

無法部署到 Heroku,未進行任何更改

我遇到了 Heroku 的部署問題。昨天,我能夠毫無問題地進行部署——今天早上,我在 MongoDB 上構(gòu)建了一個新集群,并使用新的連接字符串將更改推送到 git。沒有進行其他更改。推送到 git 后,我跑了git push heroku master,遇到以下錯誤:. . .remote:        added 1812 packages from 857 contributors and audited 932744 packages in 66.192sremote:        remote:        65 packages are looking for fundingremote:          run `npm fund` for detailsremote:        remote:        found 0 vulnerabilitiesremote:        remote:        remote:        > client@0.1.0 build /tmp/build_3fd8925946ec2800b115594ca20fb426/clientremote:        > react-scripts buildremote:        remote:        Creating an optimized production build...remote:        Failed to compile.remote:        remote:        ./node_modules/simple-react-lightbox/dist/index.es.jsremote:        Cannot find module: 'fast-deep-equal/react'. Make sure this package is installed.remote:        remote:        You can install this package by running: yarn add fast-deep-equal/react.. . .自然,我做的第一件事就是嘗試yarn add fast-deep-equal/react按照建議運行,這引發(fā)了下一個錯誤,error Command failed.Exit code: 128Command: gitArguments: ls-remote --tags --heads ssh://git@github.com/fast-deep-equal/react.gitDirectory: /Users/me/my-appOutput:Host key verification failed.fatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists.我已經(jīng)調(diào)試了幾個小時了,我似乎無法找到解決方案。這里會發(fā)生什么?
查看完整描述

2 回答

?
眼眸繁星

TA貢獻1873條經(jīng)驗 獲得超9個贊

嘗試運行yarn add epoberezkin/fast-deep-equal

Yarn 似乎試圖從錯誤的 github 存儲庫安裝庫。這可能是 Heroku 的錯誤消息沒有告訴您正確的模塊名稱的錯誤。


查看完整回答
反對 回復(fù) 2022-06-16
?
qq_花開花謝_0

TA貢獻1835條經(jīng)驗 獲得超7個贊

在類似的情況下,當(dāng)我嘗試部署到 Heroku 時,我收到了相同的消息。在嘗試了一些事情(隨機)之后,我發(fā)現(xiàn)問題是devDependencies。您寧愿將它們?nèi)哭D(zhuǎn)移到正常依賴項:

npm install <module_name> --save-prod

這解決了我的錯誤,祝你好運!


查看完整回答
反對 回復(fù) 2022-06-16
  • 2 回答
  • 0 關(guān)注
  • 237 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號