Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Not working on Windows #66

Closed
jlenon7 opened this issue Mar 31, 2023 · 0 comments · Fixed by #68
Closed

[Bug]: Not working on Windows #66

jlenon7 opened this issue Mar 31, 2023 · 0 comments · Fixed by #68
Assignees
Labels
bug Something isn't working

Comments

@jlenon7
Copy link
Member

jlenon7 commented Mar 31, 2023

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

& : 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

Additional context

No response

Environment

System:
    OS: Windows 10 10.0.22621
    CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
    Memory: 10.34 GB / 15.93 GB
  Binaries:
    Node: 18.13.0 - C:\Program Files\nodejs\node.EXE
    npm: 8.19.3 - C:\Program Files\nodejs\npm.CMD
@jlenon7 jlenon7 added the bug Something isn't working label Mar 31, 2023
@jlenon7 jlenon7 self-assigned this Apr 1, 2023
@jlenon7 jlenon7 added this to Athenna Apr 1, 2023
@jlenon7 jlenon7 moved this to In Progress in Athenna Apr 1, 2023
@jlenon7 jlenon7 linked a pull request Apr 1, 2023 that will close this issue
7 tasks
@jlenon7 jlenon7 closed this as completed Apr 1, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Athenna Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant