2021-11-01から1ヶ月間の記事一覧

nodejs, npm, nodenv入れる時 (2021/11/26)

nodejsが入っていないmacosにて D5) nodenvで状況確認をしたら noel-ingenieur.hateblo.jp $ curl -fsSL https://github.com/nodenv/nodenv-installer/raw/master/bin/nodenv-doctor | bash Checking for `nodenv' in PATH: not found Please refer to https…

www.sunapro.com

wgetで認証後の取得

qiita.com qiita.com wget --mirror \ --page-requisites \ --span-hosts \ --quiet --show-progress \ --no-parent \ --convert-links \ --adjust-extension \ --execute robots=off \ --header='Cookie: Name=xxxxxxxxxxxxxxxxxxxxxxxxx' \ https://exampl…

モジュール依存度を調べるサイト

npm.anvaka.com

zip作成

~/Desktop $ zip -r 個人のGoogleDriveへ.zip 個人のGoogleDriveへ/ qiita.com @ MBP ~/Desktop $ zip 2021_11_19_Documents.zip 2021_11_19_Documents/ adding: 2021_11_19_Documents/ (stored 0%) @ OlivekashanoMBP ~/Desktop 金 11 19 17:12:49 $ zip 20…

計測の仕方

https://zenn.dev/koki_tech/articles/9deb70d0a9befb