上週末本來一切都很順利的depoly, 一切功能都沒有太大的問題,直到今天早上,因為人在外面所以用手機分享個人熱點讓電腦連線,並且重新登入firebase,於是就登入失敗了....,接下來回家各種嘗試出現無法理解的狀況,還請大大們幫忙看看要怎麼解,謝謝
firebase projects:list 有時查的到資料,有時查不到。
firebase init 或 firebase init hosting, 執行到一半都會失敗,如下:
Error: Failed to get Firebase project "project-id". Please make sure the project exists and your account has permission to access it.
firebase deploy --only hosting也是執行到一半就會失敗如下:
Error: Failed to get Firebase project "project-id". Please make sure the project exists and your account has permission to access it.
當然我也做過以下嘗試,如下:
實在是沒辦法了,已經超出目前我所能理解的範疇,還請大大們解惑,謝謝
找一臺乾淨的電腦,安裝firebase CLI
判斷是server還是client那端出問題
如果是client端出問題,
想辦法乾淨uninstall,再重裝