-
Notifications
You must be signed in to change notification settings - Fork 154
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]: spawn EPERM #5260
Comments
Hi @NadimM17, seems like your terminal or npm installation don't have enough permissions to open a browser link ( Can you try running in PowerShell? |
Hello @isaacroldan In addition I want to add that I have installed npm and Shopify cli using admin permissions. Moreover, I can use the commands ‘npm open url’ and ‘start url’ to open my browser from the command prompt window. Maybe because I am using my company’s machine. I will let you know with updates if you want. Edit: I accidentally closed the issue. I will reopen it |
Reopening the issue as it was closed by accident |
Actually, this is often a problem. When you install with admin permissions initially, it often causes this type of issue down the line (not just for Shopify CLI, but for all terminal programs). |
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
The app should have been initialized properly.
Actual behavior
I am getting an error after trying 'shopify app init' command.
Verbose output
Verbose output
Reproduction steps
Operating System
Windows 10
Shopify CLI version (
shopify --version
)3.74.0
Shell
CMD
Node version (run
node -v
if you're not sure)22.13.1
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: