I’m having issues trying to use the Shopify CLI to create a development theme. Once I get to running ‘Shopify theme serve’ I get the following error:
“internal:dir:134:in `glob’: Operation not permitted - ./Library/Accounts (Errno::EPERM)”
Steps to reproduce
- ‘Shopify Login’ to log into my development store
- ‘Shopify theme init’ to create a new theme
- ‘Shopify theme serve’ to serve the theme
- ERROR
This appears to be a separate issue to this one:https://community.shopify.com/c/Technical-Q-A/shopify-theme-serve-not-working-in-Shopify-CLI/m-p/1231086#M59841 as I get the same error message when using my collaborator account (as apposed to a store owner account or staff account as I’m using now).
Please help.
Chris