Commit a03038e
committed
fix(ng-dev): ensure node version check uses project directory after nvm install
Sets the working directory to the project directory and enables silent mode when retrieving the Node.js version. This ensures that the logged version correctly reflects project-specific configurations like those in an `.nvmrc` file.1 parent 9f1bfdc commit a03038e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
| |||
0 commit comments