Vuetifyのインストール時にVue 3を選択すると失敗したので(まだ未対応みたい)、vue create 時にvue2 を選択するとうまくいった vuejs
Vuetifyのサイトをみると
Vuetifyの現在のバージョンはVue 3をサポートしていません。ということなので
vue create hoge2 時に、vue2 を選択。
というか、vue3 を選択するとうまく環境構築or起動ができなかった。
そのうちvue3がサポートされるまでは当分まったほうがよさげ
■メモ Vue CLI に
npm installでnpm ERR! cb() never called!のエラーでたけど、 npm cache verifyしたらでなくなった npm
npm installでnpm ERR! cb() never called!のエラーでたけど、 npm cache verifyしたらでなくなった
# npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1 but package
python sqlalchemy使って、ormでなく直接sql書いてみた Python
python sqlalchemy使って、ormでなく直接sql書いてみた
セキュリティ的にどうなの?というのはあるが、とりあえずうごいたパターン2つ
-------------------------------------------------
from sqlalchemy.sql import text
■ok1
dockerでエラー ERROR: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) docker
<p>dockerでエラー</p><p> </p><p>ERROR: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)</p><p> </p><
sshで接続してファイルをrsyncするシェル実行中に以下のエラー send: spawn id exp4 not open while executing ssh
<p>sshで接続してファイルをrsyncするシェル実行中に以下のエラー
send: spawn id exp4 not open while executing</p><p>
スクリプト経由でなく、直接sshコマンド叩くとログインできず。
# ssh -l root xxxxxxxx
ssh: connect to host xxxxxxxx port 2