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
When I run reg-suit init, the script fails to load the config file "regconfig.json". In fact, the config file isn't even created. The debug logs just show [reg-suit] debug config file: reconfig.json, which I assume means it is supposed to create the reconfig.json file, but that file is never actually created in the CWD.
Steps
Steps to reproduce the behavior:
Run reg-suit init
Hit enter to use the default plugins.
The output will get stuck at ? Working directory of reg-suit. (.reg)
Details
Version:0.10.0
NPM Version:6.13.6
Node Version:13.7.0
Platform: Windows 10
CLI: Git Bash, Powershell, Command Prompt
The text was updated successfully, but these errors were encountered:
Description
When I run
reg-suit init
, the script fails to load the config file "regconfig.json". In fact, the config file isn't even created. The debug logs just show[reg-suit] debug config file: reconfig.json
, which I assume means it is supposed to create thereconfig.json
file, but that file is never actually created in the CWD.Steps
Steps to reproduce the behavior:
reg-suit init
? Working directory of reg-suit. (.reg)
Details
Version:
0.10.0
NPM Version:
6.13.6
Node Version:
13.7.0
Platform: Windows 10
CLI: Git Bash, Powershell, Command Prompt
The text was updated successfully, but these errors were encountered: