-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Composer output:
Problem 1
- Installation request for symfony/icu v1.2.0 -> satisfiable by symfony/icu[v1.2.0].
- symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
Problem 2
- symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
- symfony/intl v2.3.1 requires symfony/icu >=1.0-RC,<2.0 -> satisfiable by symfony/icu[v1.2.0].
- Installation request for symfony/intl v2.3.1 -> satisfiable by symfony/intl[v2.3.1].
solved by:
sudo aptitude install php5-intl
Tried again after fixing the above and:
Installing NPM dependencies
Script Yohang\DependencyTools::installDeps handling the post-install-cmd event terminated with an exception
[RuntimeException]
An error occuring when installing NPM dependencies
sh: 1: npm: not found
Metadata
Metadata
Assignees
Labels
No labels