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

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
	
	> sw-next-storefront@1.0.0 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! sw-next-storefront@1.0.0 production: `NODE_ENV=production webpack --config webpack.config.js`
	npm ERR! Exit status 1
	npm ERR! 
	npm ERR! Failed at the sw-next-storefront@1.0.0 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants