Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Mac First setup error #108

Open
Krielkip opened this issue Jun 26, 2020 · 4 comments
Open

Mac First setup error #108

Krielkip opened this issue Jun 26, 2020 · 4 comments

Comments

@Krielkip
Copy link

First time setting up the Shopware on Mac with Docker Sync (unison)
It fails on step 33/38

(33/38) Starting
> PROJECT_ROOT=/app/  npm --prefix vendor/shopware/platform/src/Storefront/Resources/app/storefront/ run production
	
	> [email protected] production /app/vendor/shopware/platform/src/Storefront/Resources/app/storefront
	> NODE_ENV=production webpack --config webpack.config.js
	
	# Webpack Plugin Injector: Plugin "Storefront" injected as a new entry point
	ℹ USING WEBPACK CONFIG FILE: ./build/webpack.prod.config.js
	
	Browserslist: caniuse-lite is outdated. Please run next command `npm update`
	Error: EPERM: operation not permitted, chown '/app/platform/src/Storefront/Resources/app/storefront/src/scss/page/checkout/_cart-item.scss.585826544'
	npm ERR! code ELIFECYCLE
	npm ERR! errno 1
	npm ERR! [email protected] production: `NODE_ENV=production webpack --config webpack.config.js`
	npm ERR! Exit status 1
	npm ERR! 
	npm ERR! Failed at the [email protected] production script.
	npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
	
	npm ERR! A complete log of this run can be found in:
	npm ERR!     /.npm/_logs/2020-06-26T06_54_29_471Z-debug.log
	
Execution aborted, a subcommand failed!

Steps done:

Using MacOs 10.14.6

@niklaswolf
Copy link

Seeing the exact same issue here, macos 10.14.5 with docker-sync (native_osx)

@reutli
Copy link

reutli commented Jan 11, 2021

Any news on this issue? That was one aspect for me to change on ubuntu....!

@toxic2302
Copy link

Same here on macos 11.2 with docker-sync

@JuicyLung91
Copy link

It seems like a NPM issue. Which node do you use? Maybe switch to v12?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants