-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Category
Functional Issue (feature not working as intended)
Description
$ gh-templates gitignore add python
Error: File '.gitignore' already exists. Use --force to overwrite.
❌ Platform-specific package not found: gh-templates-linux-x64
💡 Install it directly:
npm install -g gh-templates-linux-x64
OR
npm install -g gh-templates-linux-x64
Steps to Reproduce
gh-templates gitignore add python
Expected Behavior
Error without npm throwing package error
Actual Behavior
Error: File '.gitignore' already exists. Use --force to overwrite.
❌ Platform-specific package not found: gh-templates-linux-x64
💡 Install it directly:
npm install -g gh-templates-linux-x64
OR
npm install -g gh-templates-linux-x64
Environment
Ubuntu 24.04
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working