# Installationsprobleme Shopware 6 (dev)

**URL:** https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423
**Category:** Installation / Einstieg
**Created:** [9. Dezember 2019 um 07:33 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423 "2019-12-09T07:33:31Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Swuser](https://avatars.discourse-cdn.com/v4/letter/s/7feea3/32.png) [@Swuser](https://forum.shopware.com/u/Swuser)
#### Post date: [9. Dezember 2019 um 07:33 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/1 "2019-12-09T07:33:31Z")

</div>

Eingesetztes Betriebssystem: MAC OS 10.11.6  
MAMP  
PHP Version : 7.2.16  
Mysql Version: 5.7.26  
Node:&nbsp; v12.13.1  
Npm: 6.12.1  
Composer: 1.9.1

Ich bin vorgegangen wie unter [https://docs.shopware.com/en/shopware-platform-dev-en/getting-started/system-installation-guides/mac-os-x](https://docs.shopware.com/en/shopware-platform-dev-en/getting-started/system-installation-guides/mac-os-x) beschrieben.  
Beim bin/setup erhalte ich dann folgende Fehler beim Schritt 28/40

1 Fehler:  
&nbsp;

```
# Webpack Plugin Injector: Plugin "Storefront" injected as a new entry point
Building project for production...
(node:16197) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
[
'/../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js\n' +
'Module Error (from ./node_modules/eslint-loader/index.js):\n' +
'\n' +
' ✘ https://google.com/#q=import%2Fno-unresolved Casing of ./modules/sw-theme-manager does not match the underlying filesystem \n' +
' ../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:1:8\n' +
' \n' +
'\n' +
' ✘ https://google.com/#q=import%2Fno-unresolved Casing of ./extension/sw-sales-channel/page/sw-sales-channel-detail does not match the underlying filesystem \n' +
' ../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:3:8\n' +
' \n' +
'\n' +
' ✘ https://google.com/#q=import%2Fno-unresolved Casing of ./extension/sw-sales-channel/view/sw-sales-channel-detail-theme does not match the underlying filesystem \n' +
' ../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:4:8\n' +
' \n' +
'\n' +
' ✘ https://google.com/#q=import%2Fno-unresolved Casing of ./init/api-service.init does not match the underlying filesystem \n' +
' ../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:6:8\n' +
' \n' +
'\n' +
'\n' +
'✘ 4 problems (4 errors, 0 warnings)\n' +
'\n' +
'\n' +
'Errors:\n' +
' 4 https://google.com/#q=import%2Fno-unresolved'
]

```

2 Fehler:

&nbsp;

```
ERROR in /../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js
Module Error (from ./node_modules/eslint-loader/index.js):

✘ https://google.com/#q=import%2Fno-unresolved Casing of ./modules/sw-theme-manager does not match the underlying filesystem
../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:1:8

✘ https://google.com/#q=import%2Fno-unresolved Casing of ./extension/sw-sales-channel/page/sw-sales-channel-detail does not match the underlying filesystem
../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:3:8

✘ https://google.com/#q=import%2Fno-unresolved Casing of ./extension/sw-sales-channel/view/sw-sales-channel-detail-theme does not match the underlying filesystem
../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:4:8

✘ https://google.com/#q=import%2Fno-unresolved Casing of ./init/api-service.init does not match the underlying filesystem
../../../../../../../../../../../../../shopwaredevelopment/shopware/development/platform/src/Storefront/Resources/app/administration/src/main.js:6:8

✘ 4 problems (4 errors, 0 warnings)

Errors:
4 https://google.com/#q=import%2Fno-unresolved

```

Hab schon unterschiedliche Versionen (Node, NPM, PHP) ausprobiert ohne erfolg.

Bei ./psh.phar install kommt auch der gleiche Fehler.

Die Prozedur stoppt nicht sondern quittiert dies mit Erfolg.  
Das Frontend kann aufgerufen werden, nur die Administration nicht.  
Hierbei fehlt unter development/public/bundles der Ordner administration und deren Unterordner.

Für Lösungsansätze wäre ich sehr dankbar

---

<div class="post-metadata">

### Author: ![shoshosho](https://avatars.discourse-cdn.com/v4/letter/s/eada6e/32.png) [@shoshosho](https://forum.shopware.com/u/shoshosho)
#### Post date: [24. Januar 2020 um 11:18 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/2 "2020-01-24T11:18:03Z")

</div>

@Swuser‍

Konntest du das Problem lösen? Bei mir dasselbe. Frontend zickt leider auch rum.

&nbsp;

Grüße

---

<div class="post-metadata">

### Author: ![Stephan\_Pohl](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/stephan_pohl/32/10212_2.png) [@Stephan\_Pohl](https://forum.shopware.com/u/Stephan_Pohl)
#### Post date: [26. Februar 2020 um 09:19 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/3 "2020-02-26T09:19:02Z")

</div>

Hallo @Swuser‍,

hierzu gab es auf Github eine Issue. Wir haben einen neues Hinweis eingebaut, der auf ggf. auftretende&nbsp;Probleme von Mac OS X eingeht:&nbsp;[https://github.com/shopware/platform/pull/544#event-3072286992](https://github.com/shopware/platform/pull/544#event-3072286992)

Viele Grüße,  
Stephan Pohl&nbsp; ![Shopware](https://forum.shopware.com/plugins/CKEditor/plugins/smiley/images/shopware.png "Shopware")

---

<div class="post-metadata">

### Author: ![Swuser](https://avatars.discourse-cdn.com/v4/letter/s/7feea3/32.png) [@Swuser](https://forum.shopware.com/u/Swuser)
#### Post date: [26. Februar 2020 um 10:01 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/4 "2020-02-26T10:01:55Z")

</div>

Ich habe die Installation auf einer neuen Festplatte erstellt.  
Diese habe ich als MAC OS Extended (Groß-/Kleinschreibung und Journaled) bzw. **Case-sensitive** formatiert.  
Danach gab es keine Probleme mit der Installation.

---

<div class="post-metadata">

### Author: ![FloC3](https://avatars.discourse-cdn.com/v4/letter/f/838e76/32.png) [@FloC3](https://forum.shopware.com/u/FloC3)
#### Post date: [26. Februar 2020 um 10:34 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/5 "2020-02-26T10:34:08Z")

</div>

ich bekomm das in Production auch nicht zum Laufen.

siehe&nbsp;[https://forum.shopware.com/discussion/comment/265305#Comment\_265305](https://forum.shopware.com/discussion/comment/265305#Comment_265305)

evtl. kann mir auch jemand helfen…

---

<div class="post-metadata">

### Author: ![mdsw](https://avatars.discourse-cdn.com/v4/letter/m/94ad74/32.png) [@mdsw](https://forum.shopware.com/u/mdsw)
#### Post date: [26. Februar 2020 um 17:15 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/6 "2020-02-26T17:15:34Z")

</div>

[@Stephan Pohl]([http://forum.shopware.com/profile/2/Stephan](http://forum.shopware.com/profile/2/Stephan) Pohl “Stephan Pohl”)‍

Ich nutze die Installation&nbsp;mittles Vagrant VM unter MAC OSX seit einiger Zeit. Ich habe heute wie in der Installationsanleitung Shopware aktualisiert:

\> git pull  
\> cd platform  
\> git pull  
\> cd …  
\> composer update  
\> rm -R var/cache/\*  
\> ./psh.phar install

&nbsp;

Die Storefront kann ich aufrufen. Die Administration bleibt weiß!

&nbsp;

Edit: vagrant provision führt ebenfalls nicht zum Erfolg… Administration bleibt weiß.  
Ich kann mit der Info der Case sensitiven Pfade leider nichts anfangen… was muss ich nun wo tun?

&nbsp;

```
(28/40) Starting
> PROJECT_ROOT=/home/vagrant/shopware-dev npm run --prefix vendor/shopware/platform/src/Administration/Resources/app/administration/ build
        
        > administration@1.0.0 build /home/vagrant/shopware-dev/vendor/shopware/platform/src/Administration/Resources/app/administration
        > node build/build.js
        
        # Webpack Plugin Injector: Plugin "Storefront" injected as a new entry point
        Building project for production...
        (node:18885) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
        parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
        [
          './src/app/component/rule/condition-type/sw-condition-line-item-property/index.js\n' +
            "Module not found: Error: Can't resolve './sw-condition-line-item-property.html.twig' in '/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property'\n" +
            "resolve './sw-condition-line-item-property.html.twig' in '/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property'\n" +
            ' using description file: /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/package.json (relative path: ./src/app/component/rule/condition-type/sw-condition-line-item-property)\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            ' using description file: /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/package.json (relative path: ./src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig)\n' +
            ' no extension\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig doesn't exist\n" +
            ' .js\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.js doesn't exist\n" +
            ' .vue\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.vue doesn't exist\n" +
            ' .json\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.json doesn't exist\n" +
            ' .less\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.less doesn't exist\n" +
            ' .twig\n' +
            " Field 'browser' doesn't contain a valid alias configuration\n" +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.twig doesn't exist\n" +
            ' as directory\n' +
            " /home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig doesn't exist\n" +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig]\n' +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.js]\n' +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.vue]\n' +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.json]\n' +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.less]\n' +
            '[/home/vagrant/shopware-dev/platform/src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-property/sw-condition-line-item-property.html.twig.twig]\n' +
            ' @ ./src/app/component/rule/condition-type/sw-condition-line-item-property/index.js 1:847-913 1:1303-1311\n' +
            ' @ ./src/app/component sync (?

```

&nbsp;

---

<div class="post-metadata">

### Author: ![mdsw](https://avatars.discourse-cdn.com/v4/letter/m/94ad74/32.png) [@mdsw](https://forum.shopware.com/u/mdsw)
#### Post date: [2. März 2020 um 14:53 UTC](https://forum.shopware.com/t/installationsprobleme-shopware-6-dev/63423/7 "2020-03-02T14:53:10Z")

</div>

\*Push\* Kann mir hier jemand helfen?
