# composer update - vendor/shopware/platform should be a symlink to platform

**URL:** https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095
**Category:** Installation / Einstieg
**Created:** [19. Januar 2020 um 11:32 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095 "2020-01-19T11:32:52Z")
**Posts on this page:** 5
**Page:** 1

<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: [19. Januar 2020 um 11:32 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095/1 "2020-01-19T11:32:52Z")

</div>

Moin,&nbsp;

&nbsp;

bekomme nach dem composer update

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

folgenden Fehler:&nbsp;

```
Generating optimized autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
> [! -d platform] || [-L vendor/shopware/platform] || (echo 'vendor/shopware/platform should be a symlink to platform'; exit 1)
vendor/shopware/platform should be a symlink to platform
Script [! -d platform] || [-L vendor/shopware/platform] || (echo 'vendor/shopware/platform should be a symlink to platform'; exit 1) handling the post-update-cmd event returned with error code 1

```

&nbsp;

Zusätzlich sind die Textbausteine im Adminbereich Plugins kaputt.&nbsp;

 ![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/b/be38b448e4b31bf15e1f401bccded59f4644a5c3.png)

&nbsp;

---

<div class="post-metadata">

### Author: ![wao\_io](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/wao_io/32/18905_2.png) [@wao\_io](https://forum.shopware.com/u/wao_io)
#### Post date: [18. März 2020 um 14:41 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095/2 "2020-03-18T14:41:55Z")

</div>

Nach Upgrade auf 6.1.4 hatte ich zunächst dasselbe Problem. Beim nächsten Versuch trat es nicht mehr auf.

---

<div class="post-metadata">

### Author: ![dupp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/dupp/32/7715_2.png) [@dupp](https://forum.shopware.com/u/dupp)
#### Post date: [29. April 2020 um 09:45 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095/3 "2020-04-29T09:45:50Z")

</div>

Bekomme den gleichen Fehler und Windows 10 mit Vagrant Setting. Hat hier jemand eine Lösung für mich?  
Versuche gerade auf SW 6.2.RC upzudaten

---

<div class="post-metadata">

### Author: ![Moorleiche](https://avatars.discourse-cdn.com/v4/letter/m/6f9a4e/32.png) [@Moorleiche](https://forum.shopware.com/u/Moorleiche)
#### Post date: [29. April 2020 um 09:51 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095/4 "2020-04-29T09:51:52Z")

</div>

Ich würde evtl warten bis 6.2 in den master gemerged ist und die Vagrant Instanz komplett neu aufsetzen.

---

<div class="post-metadata">

### Author: ![dupp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/dupp/32/7715_2.png) [@dupp](https://forum.shopware.com/u/dupp)
#### Post date: [29. April 2020 um 10:14 UTC](https://forum.shopware.com/t/composer-update-vendor-shopware-platform-should-be-a-symlink-to-platform/64095/5 "2020-04-29T10:14:36Z")

</div>

Ich muss aber den Relase Candidate in Verbindung mit Kompatibilität zu unseren Plugins&nbsp;testen.&nbsp; ![Halo](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/1X/d6f31fb007077fa834e26f5b6a29275ae615cbd1.png "Halo")

// Edit: Installation konnte dennoch durchgeführt werden.
