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/pipelines/ecosystems/customize-javascript.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ To install a specific Node.js version in a Classic pipeline:
48
48
1. Under **Version Spec** in the task configuration screen, specify the version of the Node.js runtime that you want to install.
49
49
50
50
>[!NOTE]
51
-
>After you add the task, you can drop down the **Task version** selector at the top of the configuration screen and select the **1.\* (preview)** version of the taska, which is called **Use Node.js ecosystem**. If you use this task version, use the **Version** field to specify the Node.js runtime version you want.
51
+
>After you add the task, you can drop down the **Task version** selector at the top of the configuration screen and select the **1.\* (preview)** version of the task, which is called **Use Node.js ecosystem**. If you use this task version, use the **Version** field to specify the Node.js runtime version you want.
0 commit comments