Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
npx github:viperproject/check-license-header#v1
falls (exits 1) without any error message
Expected Behavior
npx github:viperproject/check-license-header#v1
run viperproject/check-license-header
Steps To Reproduce
- With node 16.18.0 and npm 8.19.2
- With no (additional) configuration
- Run
npx github:viperproject/check-license-header#v1
Environment
- npm: 8.19.2
- Node.js: v16.18.0
- OS Name: macOS Ventura 13.0
- System Model Name: MacBookPro 14-inch, 2021
- npm config:
; node bin location = /opt/n/bin/node
; node version = v16.18.0
; npm local prefix = /Users/anatawa12/IdeaProjects/fixRTM
; npm version = 8.19.2
; cwd = /Users/anatawa12/IdeaProjects/fixRTM
; HOME = /Users/anatawa12
; Run `npm config ls -l` to show all defaults.
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
falls (exits 1) without any error message
Expected Behavior
run viperproject/check-license-header
Steps To Reproduce
npx github:viperproject/check-license-header#v1Environment