You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/reference/faq.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ If the draft GitHub release was correctly created, re-run the workflow this time
11
11
The releaser may fail to publish a package to the `npm` in the following cases:
12
12
13
13
-`npmjs.com` is down, or `npm` is encountering issues publishing new packages
14
+
- the account publishing the package to npm is not part of the list of collaborators
14
15
- the package you are trying to publish does not contain the correct publish config. If the package is meant to be public, add the following to `package.json`:
0 commit comments