プログラミング一覧

Visual Studio Codeの「Do you trust the authors of the files in this folder?」「Restricted Mode is intended for safe code browsing. Trust this folder to enable all features.」の対処方法

Visual Studio Codeを立ち上げると「Do you trust the authors of the files in this folder?」とポップアップ画面が表示される、、Visual Studio Codeの一番上に「Restricted Mode is intended for safe code browsing. Trust this folder to enable all features.」と1行表示される、、<br> このサイトではVisual Studio Codeを立ち上げると「Do you trust the authors of the files in this folder?」とポップアップ画面が表示されたりVisual Studio Codeの一番上に「Restricted Mode is intended for safe code browsing. Trust this folder to enable all features.」と1行表示された時の対応方法や設定方法について紹介したいと思います。

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 インストールエラーの対処方法について説明していきます