##前提・実現したいこと
2/8より学習開始した初学者です。
herokuを使用しデプロイ時のエラーを解消したいです。
カレンダー機能をローカル環境で実装後のデプロイ時にエラー発生しました。
まずfullcalender,simplecalendarの両方をインストールしてどちらが良いか実際自身で使って、fullcalendarで実装しました。
しかしレスポンシブデザイン非対応だったので急遽googlecalendarで対応しました。
上記で色々インストールしていたことが原因でしょうか?
##発生している問題・エラーメッセージ
ターミナルにて remote: Done in 0.05s. remote: I, [2021-04-09T03:13:51.433424 #365] INFO -- : Writing /tmp/build_~/public/assets/application-~.css remote: I, [2021-04-09T03:13:51.433846 #365] INFO -- : Writing /tmp/build_~/public/assets/application-~.css.gz remote: Compiling... remote: Compilation failed: remote: yarn run v1.22.4 remote: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. remote: remote: remote: error Couldn't find a package.json file in "/tmp/build_~" remote: remote: remote: ! remote: ! Precompiling assets failed. remote: ! remote: ! Push rejected, failed to compile Ruby app. remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to kyo-yu-2021.
##試したこと
error Couldn't find a package.json file inとPrecompiling assets failed.を日本語訳にして調べてみましたが全くわかりません。
fullcalender,simplecalendarで使用したものも不要でしたので全てアンインストール
したと思います。
ヒントでもいいのでお願いいたします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。