問題タブ [tfs-2017]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
angular - tfs-2017 サーバーへの npm インストールの失敗
オンプレミスで tfs 2017 を実行しています。Angular アプリケーションをビルドするためのビルド プロファイルを作成しました。NPM のインストール手順と NPM のビルド手順を追加しましたが、両方の手順でエラーが発生しました。
2021-12-28T12:58:51.0183098Z (node:3076) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed which: Not found npm: null
ノード パッケージ インストーラーをエージェント サーバーにインストールしました。そのサーバーで npm build コマンドを問題なく実行できます。それでも、npmコマンドをサポートするようにマークしたエージェントは、このエラーを出し続けます
ポインタはありますか?