[Neos] Neos Alpha5 Installation fails seems like its missing typo3.flow

Aske Ertmann aske at moc.net
Fri Aug 9 10:38:05 CEST 2013


Hi Chris

It looks like something went wrong with your installation. Basically what composer does is to run post install/update scripts and this is used by Flow to add the flow and flow.bat among other things to your root. You can see what it does in Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Composer/InstallerScripts.php

I don't know why your installation didn't run the installer scripts, but I'd imagine it would be mentioned in the output from the install process.

One solution could be to make sure you have the most recent version of composer and a compatible version of PHP.

Aske

On 08/08/2013, at 18.51, chris Wolff wrote:

> Hi, after installing Neos Alpha 5 with Composer
> composer create-project --dev --stability alpha
> typo3/neos-base-distribution Neos
> 
> it seems that the flow package is missing
> here is is an listing of ./Neos/
> drwxr-xr-x  13 chris  chris    442  8 Aug 18:40 .
> drwxr-xr-x   7 chris  chris    238  8 Aug 18:33 ..
> drwxr-xr-x  15 chris  chris    510  8 Aug 18:33 .git
> -rw-r--r--   1 chris  chris    312  8 Aug 18:33 .gitignore
> drwxr-xr-x   6 chris  chris    204  8 Aug 18:39 Build
> drwxr-xr-x   3 chris  chris    102  8 Aug 18:33 Configuration
> drwxr-xr-x   6 chris  chris    204  8 Aug 18:39 Packages
> drwxr-xr-x   3 chris  chris    102  8 Aug 18:33 Tests
> drwxr-xr-x   3 chris  chris    102  8 Aug 18:33 Web
> drwxr-xr-x   5 chris  chris    170  8 Aug 18:40 bin
> -rw-r--r--   1 chris  chris   1455  8 Aug 18:33 build.xml
> -rw-r--r--   1 chris  chris    801  8 Aug 18:33 composer.json
> -rw-r--r--   1 chris  chris  61590  8 Aug 18:40 composer.lock
> 
> Has Anybody the idea what goes wrong?
> 
> regards chris
> 
> 
> -- 
> christian wolff - webdeveloper, tech-loving geek and typo3 enthusiast
> telefon: +49 30 347 244 88
> mobil:  +49 179 49 44 758
> email: chris at connye.com
> adresse: friedelstraße 31 - 12047 berlin
> 
> xing-profil: http://www.xing.com/profile/Christian_Wolff43
> google+: https://plus.google.com/u/0/115669673917212236875/posts?hl=de
> facebook: https://www.facebook.com/1stMachine
> flattr: https://flattr.com/profile/1stmachine
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list