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
1 - In a Windows OS run npm install @athenna/cli -g
2 - athenna
Expected behavior
Expected that the athenna cli works perfectly.
Actual behavior
&: The term '-S.exe' 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 C:\Users\Usuário\AppData\Roaming\npm\athenna.ps1:24 char:7
+ &"-S$exe" node --experimental-import-meta-resolve "$basedir/node ...+ ~~~~~~~~ + CategoryInfo : ObjectNotFound: (-S.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Version
3.1.1
Steps to reproduce
1 - In a Windows OS run
npm install @athenna/cli -g
2 -
athenna
Expected behavior
Expected that the
athenna
cli works perfectly.Actual behavior
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: