Virtual Box一覧

herokuにログインしようとすると「 Error: Your account has MFA enabled; API requests using basic authentication with email and password are not supported. Please generate an authorization token for API access.」とエラーが表示される

herokuにログインしようとすると「 Error: Your account has MFA enabled; API requests using basic authentication with email and password are not supported. Please generate an authorization token for API access.」とエラーが表示される。。herokuにログインしようとすると「 Error: Your account has MFA enabled; API requests using basic authentication with email and password are not supported. Please generate an authorization token for API access.」とエラーが表示される原因とすぐに解決できる方法について簡単に紹介したいと思います。

Railsチュートリアルでrails sしたら「The asset “application.js” is not present in the asset pipeline.」とエラーが出た

Railsチュートリアルを進めていてrails sでサーバーを起動したら「The asset "application.js" is not present in the asset pipeline.」とエラーが表示されwebページが表示できない。。このサイトではRailsチュートリアルでrails sしたら「The asset "application.js" is not present in the asset pipeline.」とエラーが出た時の対処方法について説明します。

WordPressのリビジョンとは?削除の仕方、データベースを最適化する方法

WordPressの記事を作成するたびにリビジョンという項目の件数が上がってく・・リビジョンが数百件も溜まってる・・データベースの空き容量は大丈夫だろうか?・・このサイトではWordPressで記事を作成した時に自動保存されるリビジョンの削除の仕方/方法について説明します。

laravel エラー Installation failed, reverting ./composer.json to its original content.が出た時の対処法

larevel uiをインストールをしようとしたら「Installation failed, reverting ./composer.json to its original content.」のエラーが出てしまう・・・このサイトでは「Installation failed, reverting ./composer.json to its original content.」のlaravel ui インストールエラーの対処方法について説明していきます

【heroku デプロイ エラー】git push heroku masterしrejectedになった時の対処法

git push heroku masterのコマンドを実行しherokuにデプロイした時に「rejected」「non-fast-forward」のエラーが出てデプロイ出来ない・・・このサイトではgit push heroku masterのコマンド実行しデプロイ時のherokuの「rejected」「non-fast-forward」エラーの対処方法について説明していきます