GitHub webを開いたらverified email addressこれだけあるよってあまりの数にびっくりしたんだけど /settings/emails に行ってみたら確かに全部僕のだったw
そして何をしようとしていたかすっかり忘れている←
思い出した。赤いMastodon。
$ bundle exec rails assets:precompile
:
error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
:
OpenSSL 3非対応の件かな…
脳死で…
$ echo export NODE_OPTIONS=--openssl-legacy-provider >> .env.dev
$ source .env.dev
$ bundle exec rails assets:precompile
:
rails aborted!
ActionView::Template::Error: Webpacker can't find common.css in /home/zunda/c/src/github.com/zunda/mastodon/public/packs/manifest.json. Possible causes:
1. You want to set webpacker.yml value of compile to true for your environment
unless you are using the `webpack -w` or the webpack-dev-server.
2. webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your webpack configuration is not creating a manifest.
:
進むには進んだかな…
$ bundle exec rails webpacker:install
して n 押しまくって
$ bundle exec rails assets:precompile
したら完走したけどpackage.jsonとyarn.lock変えられてるしナンモワカラン
ブラウザからログインしたら誰か落ちたw
streaminちゃんが
ERR! TypeError [ERR_INVALID_ARG_TYPE]: The "key" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, DataView, KeyObject, or CryptoKey. Received null
失意体前屈しつつおっさんぽいてくる
しかし弊ぼっちどうして動いてるんだっていうくらいポンコツだなあ…