Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reg-suit init fails to create config file #187

Open
Christopher-Hayes opened this issue Mar 4, 2020 · 1 comment
Open

reg-suit init fails to create config file #187

Christopher-Hayes opened this issue Mar 4, 2020 · 1 comment
Labels

Comments

@Christopher-Hayes
Copy link

Christopher-Hayes commented Mar 4, 2020

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 the reconfig.json file, but that file is never actually created in the CWD.

Steps

Steps to reproduce the behavior:

  1. Run reg-suit init
  2. Hit enter to use the default plugins.
  3. 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

@Christopher-Hayes
Copy link
Author

Even after manually creating a config file based on example projects, the reg-suit init command still hangs on ? Working directory of reg-suit. (.reg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant