WSLのディストリビューションの出力
## もはや自分のためのメモ。毎回忘れて検索するので探すのを1箇所にしておきたい。 ### export wsl –export PerfectWSLDistro ./PerfectWSLDistro.tar https://forest.watch.impress.co.jp/docs/serial/ya…
もっと読むNotice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-popular-posts
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the invisible-recaptcha
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the health-check
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114
## もはや自分のためのメモ。毎回忘れて検索するので探すのを1箇所にしておきたい。 ### export wsl –export PerfectWSLDistro ./PerfectWSLDistro.tar https://forest.watch.impress.co.jp/docs/serial/ya…
もっと読むターミナルの変更 VSCodeのターミナルを Windows Store からダウンロードできるbashに変更する方法。 VSCodeの設定を開き、 “terminal.integrated.shell.windows“: “C:\Windows\Sysnative/…
もっと読むFlutter7日目。 iOS連携 iOS側の機能を呼び出す際には Dart と Objective-C もしくは Swift と連携をする必要がある。 Flutterではチャンネルのキーワードを決めることで必要な連絡を取れるようになっている。 今回はその中でも Dart から連絡を入れる場合。 とはいえ結局は6日目に…
もっと読むDart Flutter もそうなのですが、そもそもDartがどんな言語かわからん、という話でして。 本も探してみたのですが、2014年初稿とかだともう古いという世界な気がするので避けました。 ですが、株式会社クレスというところが pdf を出してくれていて、2016年11月1日(第36版)とのことなのでこれで勉強して…
もっと読む4日目。 Flutterに戻ってきた。 https://flutter.io/setup-macos/ に従ってXcodeの準備する。 Android Studio 入れた。 DotNetSDKが必要らしい。 インストールが終わったら 自分の手順としては、 VSCodeでFlutterのテストプロジェクトを作成する V…
もっと読むMacを初期化したのでアプリをインストールし直し。 もはや Flutter と関係ないが記録だけ残す。 Chrome Google IME Karabiner IMEの切り替えはシステム環境設定からキーボード->ショートカット->入力ソースから設定 Xcodeのダウンロードと起動まで(起動するまでが長い) iTerm2…
もっと読む1. brewが動かない 前日の続きから。Macでbrewが必要だが動かない。 問題はpermission。OSのバージョンが上がって扱いが色々変わった。 が、結局Macをフォーマットした。 諸々あって実はすごく扱いづらい状況にはなっていたので、フォーマットもやってみたかったのもあって実行。 今回の問題もちゃんと調べて…
もっと読む自分のアプリを作るためにFlutterの勉強を開始。 基本は何を調べ何を試したかの記録を残していく。 1日目、とは書いてあるが、前半のインストール作業はそこそこの時間がかかるので実際はもう少し。 Flutter doctor は応答がなくて1日放置したりしていた。 1. Flutter について 基本はQiita等で検…
もっと読む