Skip to content

fix(ci): remove huksy output from prepare step#15

Merged
jhampton merged 1 commit into
mainfrom
jhampton/remove-husky-output
Nov 17, 2025
Merged

fix(ci): remove huksy output from prepare step#15
jhampton merged 1 commit into
mainfrom
jhampton/remove-husky-output

Conversation

@jhampton

Copy link
Copy Markdown
Collaborator

Description

Output was causing Release to fail:

npm notice total files: 114
npm notice
HUSKY=0 skip installyouversion-react-native-sdk-0.6.0.tgz
[10:07:51 PM] [semantic-release] › ✘  Failed step "prepare" of plugin "@semantic-release/npm"
[10:07:51 PM] [semantic-release] › ✘  An error occurred while running semantic-release: [Error: ENOENT: no such file or directory, lstat '/home/runner/work/platform-sdk-reactnative/platform-sdk-reactnative/HUSKY=0 skip installyouversion-react-native-sdk-0.6.0.tgz'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/home/runner/work/platform-sdk-reactnative/platform-sdk-reactnative/HUSKY=0 skip installyouversion-react-native-sdk-0.6.0.tgz',
  pluginName: '@semantic-release/npm'
}
[Error: ENOENT: no such file or directory, lstat '/home/runner/work/platform-sdk-reactnative/platform-sdk-reactnative/HUSKY=0 skip installyouversion-react-native-sdk-0.6.0.tgz'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/home/runner/work/platform-sdk-reactnative/platform-sdk-reactnative/HUSKY=0 skip installyouversion-react-native-sdk-0.6.0.tgz',
  pluginName: '@semantic-release/npm'
}

@jhampton jhampton merged commit ab5efcc into main Nov 17, 2025
1 check failed
jhampton pushed a commit that referenced this pull request Nov 18, 2025
## 0.6.0 (2025-11-18)

* fix(ci): change releaserc url to ssh to use deploy keys (#18) ([08ea4fb](08ea4fb)), closes [#18](#18)
* fix(ci): disable husky commitlint hook in ci (#14) ([b08d88c](b08d88c)), closes [#14](#14)
* fix(ci): remove huksy output from prepare step (#15) ([ab5efcc](ab5efcc)), closes [#15](#15)
* feat: add link to platform in example app (#13) ([a5d37cf](a5d37cf)), closes [#13](#13)
* chore: adjust token and commitlint # (#12) ([e3ca175](e3ca175)), closes [#12](#12) [#9](#9)
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant