xmartlabs/rnx-cli

Cannot create a project without a repository

santiagofm opened this issue · 1 comments

Current behavior

I want to create a project without specifying a repository:

  • Run npx @xmartlabs/rnx-cli i MyAwesomeProject.
  • Choose No when asked about adding a repository.
  • Errors out with an error message: Error adding pre-push hooks..

Expected behavior

I should be able to create a project without specifying a repository:

  • Run npx @xmartlabs/rnx-cli i MyAwesomeProject.
  • Choose No when asked about adding a repository.
  • The CLI should continue on without a repo.

Video Reproduction

Platform

  • Windows
  • MacOS

Environment

package version
node v14.19.1
yarn 1.22.15

HI @santiagofm it should be working in the latest version. Please check out, im going to close the issue but feel free to open it again if its not really solved