Skip to content

npx create-nx-workspace produces error.log file #34482

@Den-dp

Description

@Den-dp

Current Behavior

npx create-nx-workspace produces error.log file with 'gh' is not recognized error

Expected Behavior

No error.log files must be present in generated project

GitHub Repo

No response

Steps to Reproduce

  1. npx create-nx-workspace@22.5.1 nx2251emptytemplate --template nrwl/empty-template
  2. cat nx2251emptytemplate/error.log

Nx Report

Node           : 22.21.1
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 10.9.4
daemon         : Available

nx (global)    : 22.5.1
nx             : 22.5.0
@nx/js         : 22.5.0
@nx/workspace  : 22.5.0
@nx/devkit     : 22.5.0
typescript     : 5.9.3
---------------------------------------
Registered Plugins:
@nx/js/typescript
---------------------------------------
Cache Usage: 0.00 B / 47.41 GB

Failure Logs

> npx create-nx-workspace@22.5.1 nx2251emptytemplate --template nrwl/empty-template

 NX   Let's create a new workspace [https://nx.dev/getting-started/intro]


 NX   Creating your v22.5.1 workspace.

✔ Successfully created the workspace: C:\temp\nx2251emptytemplate

 NX   Could not push.


+----------------------------------------------------------------------------------------------------------------------------------------------------+
|                                                                                                                                                    |
|   Finish your set up here: https://cloud.nx.app/setup/connect-workspace/manual?accessToken=undefined&source=create-nx-workspace-success-ci-setup   |
|                                                                                                                                                    |
+----------------------------------------------------------------------------------------------------------------------------------------------------+



> cat nx2251emptytemplate/error.log

'gh' is not recognized as an internal or external command,
operable program or batch file.

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

Labels

communityThis is a good first issue for contributingoutdatedpriority: mediumMedium Priority (not high, not low priority)scope: corecore nx functionalitytype: bug

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions