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
Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
Hi @JimChristian21 -- this looks to be most likely due to access permissions on your filesystem and something specific to npm rather than the CLI (the CLI is running npm install for you at the conclusion of creating a new app). Some useful threads:
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
It should install/setup the app correctly
Actual behavior
Gives an issue during installation
Verbose output
Reproduction steps
Operating System
Ubuntu Linux
Shopify CLI version (check your project's
package.json
if you're not sure)Not yet installed
Shell
bash
Node version (run
node -v
if you're not sure)18.18.0
What language and version are you using in your application?
10.4.0
The text was updated successfully, but these errors were encountered: