※ この募集は締め切られました。
AWSへデプロイしたいのですが、エラーが出てしまいます。
2021年1月8日
単発
予算
3,000円 〜
提案数
2人が提案中
応募期限
終了
Railsとvue.jsで作成したアプリケーションをAWSにデプロイしたいのです。
bundle exec rails assets:precompile RAILS_ENV=productionのコマンドを実行した際に、以下のエラーが出現しどちらも解決できません。
bin/rails: No such file or directory - yarn
rails aborted!
NoMethodError: undefined method `strip' for nil:NilClass