Olá, no PowerShell está dando esse erro. Alguém poderia me ajudar?
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
PS C:\Users\rhais> node -v v18.9.1 PS C:\Users\rhais> cdC:\Alura\java_scr\meuPrimeiroPrograma.jscdC:\Alura\java_scr\meuPrimeiroPrograma.js\ : The term 'cdC:\Alura\java_scr\meuPrimeiroPrograma.js' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
- cdC:\Alura\java_scr\meuPrimeiroPrograma.js\
~- CategoryInfo : ObjectNotFound: (cdC:\Alura\java...iroPrograma.js:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\rhais>