Skip to content

Commit

Permalink
chore(release): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jan 29, 2024
1 parent d6a0445 commit ec9e410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/release/src/private-js-packages.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ describe('nx release - private JS packages', () => {
- {private-project-name}
There are a few possible reasons for this: (1) The projects may be private (2) You may not have an appropriate plugin (such as \`@nx/js\`) installed which adds the target automatically to public projects (3) You intended to configure the target manually, or exclude those projects via config in nx.json
This is usually caused by not having an appropriate plugin, such as "@nx/js" installed, which will add the appropriate "nx-release-publish" target for you automatically.
Pass --verbose to see the stacktrace.
Expand Down

0 comments on commit ec9e410

Please sign in to comment.