You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
`execa` was being used a devDep but is required by the CLI for opening an editor during `ipfs config edit`. However, due to the way the cli requires modules, this also breaks other config commands.
fixes: #3192
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
need/triageNeeds initial labeling and prioritization
Severity:
High
Description:
See steps to reproduce.
Steps to reproduce the error:
npm i -g ipfs
jsipfs init
jsipfs config show
The text was updated successfully, but these errors were encountered: