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
chore(main): update techdocs-cli version to 1.9.7 (#1337)
Update techdocs-cli version to 1.9.7
Installing the current version is broken:
```
Run sudo npm install -g @techdocs/[email protected]
sudo npm install -g @techdocs/[email protected]
shell: /usr/bin/bash -e {0}
env:
GOTOOLCHAIN: local
npm error code ETARGET
npm error notarget No matching version found for @backstage/plugin-permission-node@^0.10.4.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0
npm notice To update run: npm install -g [email protected]
npm notice
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-09-16T14_56_34_121Z-debug-0.log
```
0 commit comments