Advertisement
Guest User

Untitled

a guest
Jul 16th, 2014
1,825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 KB | None | 0 0
  1.  
  2. - Installing laravelbook/ardent (v2.4.2)
  3. Loading from cache
  4.  
  5. - Installing zizaco/confide (dev-master f819590)
  6. Loading from cache
  7.  
  8. - Installing zizaco/entrust (dev-master 6f084bc)
  9. Loading from cache
  10.  
  11. - Installing mpdf/mpdf (dev-master 1627f9e)
  12. Loading from cache
  13.  
  14. - Installing leafo/lessphp (v0.3.9)
  15. Loading from cache
  16.  
  17. symfony/translation suggests installing symfony/config ()
  18. symfony/translation suggests installing symfony/yaml ()
  19. symfony/security-core suggests installing symfony/validator (For using the user
  20. password constraint)
  21. symfony/security-core suggests installing symfony/expression-language (For using
  22. the expression voter)
  23. symfony/routing suggests installing symfony/config (For using the all-in-one rou
  24. ter or any loader)
  25. symfony/routing suggests installing symfony/yaml (For using the YAML loader)
  26. symfony/routing suggests installing symfony/expression-language (For using expre
  27. ssion matching)
  28. symfony/routing suggests installing doctrine/annotations (For using the annotati
  29. on loader)
  30. symfony/event-dispatcher suggests installing symfony/dependency-injection ()
  31. symfony/http-kernel suggests installing symfony/class-loader ()
  32. symfony/http-kernel suggests installing symfony/config ()
  33. symfony/http-kernel suggests installing symfony/dependency-injection ()
  34. predis/predis suggests installing ext-phpiredis (Allows faster serialization and
  35. deserialization of the Redis protocol)
  36. phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple P
  37. recision) extension in order to speed up arbitrary precision integer arithmetic
  38. operations.)
  39. phpseclib/phpseclib suggests installing pear-pear/PHP_Compat (Install PHP_Compat
  40. to get phpseclib working on PHP < 4.3.3.)
  41. patchwork/utf8 suggests installing ext-intl (Use Intl for best performance)
  42. monolog/monolog suggests installing ext-amqp (Allow sending log messages to an A
  43. MQP server (1.0+ required))
  44. monolog/monolog suggests installing ext-mongo (Allow sending log messages to a M
  45. ongoDB server)
  46. monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages
  47. to a CouchDB server)
  48. monolog/monolog suggests installing raven/raven (Allow sending log messages to a
  49. Sentry server)
  50. monolog/monolog suggests installing ruflin/elastica (Allow sending log messages
  51. to an Elastic Search server)
  52. monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages
  53. to AWS services like DynamoDB)
  54. monolog/monolog suggests installing graylog2/gelf-php (Allow sending log message
  55. s to a GrayLog2 server)
  56. monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages
  57. to Rollbar)
  58. d11wtq/boris suggests installing ext-readline (*)
  59. d11wtq/boris suggests installing ext-pcntl (*)
  60. d11wtq/boris suggests installing ext-posix (*)
  61. laravel/framework suggests installing doctrine/dbal (Allow renaming columns and
  62. dropping SQLite columns.)
  63. Writing lock file
  64. Generating autoload files
  65. {"error":{"type":"Exception","message":"expected color value: failed at ` .cle
  66. arfix;` C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\app\\start\/..\/..\/public\/l
  67. ess\/style.less on line 102","file":"C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\
  68. vendor\\leafo\\lessphp\\lessc.inc.php","line":3258}}
  69. C:\xampp\htdocs\BigWaveMedia\davinkit>sudo -u composer update
  70. 'sudo' is not recognized as an internal or external command,
  71. operable program or batch file.
  72.  
  73. C:\xampp\htdocs\BigWaveMedia\davinkit>-u composer update
  74. '-u' is not recognized as an internal or external command,
  75. operable program or batch file.
  76.  
  77. C:\xampp\htdocs\BigWaveMedia\davinkit>composer update
  78. {"error":{"type":"Exception","message":"expected color value: failed at ` .cle
  79. arfix;` C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\app\\start\/..\/..\/public\/l
  80. ess\/style.less on line 102","file":"C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\
  81. vendor\\leafo\\lessphp\\lessc.inc.php","line":3258}}Loading composer repositorie
  82.  
  83. C:\xampp\htdocs\BigWaveMedia\davinkit>composer install
  84. Loading composer repositories with package information
  85. Installing dependencies (including require-dev) from lock file
  86. Your requirements could not be resolved to an installable set of packages.
  87.  
  88. Problem 1
  89. - Installation request for classpreloader/classpreloader 1.0.x-dev -> satisf
  90. iable by classpreloader/classpreloader[1.0.x-dev].
  91. - classpreloader/classpreloader 1.0.x-dev requires nikic/php-parser ~0.9 ->
  92. no matching package found.
  93. Problem 2
  94. - Installation request for classpreloader/classpreloader dev-master -> satis
  95. fiable by classpreloader/classpreloader[dev-master].
  96. - classpreloader/classpreloader dev-master requires nikic/php-parser ~0.9 ->
  97. no matching package found.
  98. Problem 3
  99. - Installation request for jeremeamia/superclosure 1.0.1 -> satisfiable by j
  100. eremeamia/SuperClosure[1.0.1].
  101. - jeremeamia/SuperClosure 1.0.1 requires nikic/php-parser ~0.9 -> no matchin
  102. g package found.
  103. Problem 4
  104. - classpreloader/classpreloader 1.0.x-dev requires nikic/php-parser ~0.9 ->
  105. no matching package found.
  106. - laravel/framework 4.2.x-dev requires classpreloader/classpreloader ~1.0 ->
  107. satisfiable by classpreloader/classpreloader[1.0.x-dev].
  108. - Installation request for laravel/framework 4.2.x-dev -> satisfiable by lar
  109. avel/framework[4.2.x-dev].
  110.  
  111. Potential causes:
  112. - A typo in the package name
  113. - The package is not available in a stable-enough version according to your min
  114. imum-stability setting
  115. see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> f
  116. or more details.
  117.  
  118. Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common
  119. problems.
  120.  
  121. C:\xampp\htdocs\BigWaveMedia\davinkit>composer install
  122. Loading composer repositories with package information
  123. Installing dependencies (including require-dev)
  124. - Installing symfony/translation (2.5.x-dev 059d57c)
  125. Loading from cache
  126.  
  127. - Installing symfony/security-core (2.5.x-dev dfc7d40)
  128. Loading from cache
  129.  
  130. - Installing symfony/routing (2.5.x-dev 24d5f00)
  131. Loading from cache
  132.  
  133. - Installing symfony/process (2.5.x-dev 389f090)
  134. Loading from cache
  135.  
  136. - Installing psr/log (dev-master a78d650)
  137. Loading from cache
  138.  
  139. - Installing symfony/debug (2.5.x-dev 189da71)
  140. Loading from cache
  141.  
  142. - Installing symfony/http-foundation (2.5.x-dev 32ca165)
  143. Loading from cache
  144.  
  145. - Installing symfony/event-dispatcher (dev-master c2f8a5d)
  146. Loading from cache
  147.  
  148. - Installing symfony/http-kernel (2.5.x-dev bc645cd)
  149. Loading from cache
  150.  
  151. - Installing symfony/finder (2.5.x-dev 576d8f6)
  152. Loading from cache
  153.  
  154. - Installing symfony/dom-crawler (2.5.x-dev b3d748f)
  155. Loading from cache
  156.  
  157. - Installing symfony/css-selector (2.5.x-dev e24b821)
  158. Loading from cache
  159.  
  160. - Installing symfony/console (2.5.x-dev 386fa63)
  161. Loading from cache
  162.  
  163. - Installing symfony/browser-kit (2.5.x-dev b5e807a)
  164. Loading from cache
  165.  
  166. - Installing swiftmailer/swiftmailer (dev-master 1471619)
  167. Loading from cache
  168.  
  169. - Installing stack/builder (dev-master d760dcc)
  170. Loading from cache
  171.  
  172. - Installing predis/predis (0.8.x-dev 727072c)
  173. Loading from cache
  174.  
  175. - Installing phpseclib/phpseclib (dev-master 5a5d0fc)
  176. Loading from cache
  177.  
  178. - Installing patchwork/utf8 (v1.1.24)
  179. Loading from cache
  180.  
  181. - Installing nesbot/carbon (1.9.0)
  182. Loading from cache
  183.  
  184. - Installing monolog/monolog (dev-master 8228d1e)
  185. Loading from cache
  186.  
  187. - Installing nikic/php-parser (0.9.x-dev 5960ecf)
  188. Loading from cache
  189.  
  190. - Installing jeremeamia/superclosure (1.0.1)
  191. Loading from cache
  192.  
  193. - Installing filp/whoops (1.1.1)
  194. Loading from cache
  195.  
  196. - Installing ircmaxell/password-compat (1.0.x-dev 1fc1521)
  197. Loading from cache
  198.  
  199. - Installing d11wtq/boris (v1.0.8)
  200. Loading from cache
  201.  
  202. - Installing symfony/filesystem (dev-master 0eb05b7)
  203. Loading from cache
  204.  
  205. - Installing classpreloader/classpreloader (dev-master 2c9f3bc)
  206. Loading from cache
  207.  
  208. - Installing laravel/framework (4.2.x-dev 3fb9c13)
  209. Loading from cache
  210.  
  211. - Installing way/generators (dev-master 37e65c4)
  212. Loading from cache
  213.  
  214. - Installing laravelbook/ardent (v2.4.2)
  215. Loading from cache
  216.  
  217. - Installing zizaco/confide (dev-master f819590)
  218. Loading from cache
  219.  
  220. - Installing zizaco/entrust (dev-master 6f084bc)
  221. Loading from cache
  222.  
  223. - Installing mpdf/mpdf (dev-master 1627f9e)
  224. Loading from cache
  225.  
  226. - Installing leafo/lessphp (v0.3.9)
  227. Loading from cache
  228.  
  229. symfony/translation suggests installing symfony/config ()
  230. symfony/translation suggests installing symfony/yaml ()
  231. symfony/security-core suggests installing symfony/validator (For using the user
  232. password constraint)
  233. symfony/security-core suggests installing symfony/expression-language (For using
  234. the expression voter)
  235. symfony/routing suggests installing symfony/config (For using the all-in-one rou
  236. ter or any loader)
  237. symfony/routing suggests installing symfony/yaml (For using the YAML loader)
  238. symfony/routing suggests installing symfony/expression-language (For using expre
  239. ssion matching)
  240. symfony/routing suggests installing doctrine/annotations (For using the annotati
  241. on loader)
  242. symfony/event-dispatcher suggests installing symfony/dependency-injection ()
  243. symfony/http-kernel suggests installing symfony/class-loader ()
  244. symfony/http-kernel suggests installing symfony/config ()
  245. symfony/http-kernel suggests installing symfony/dependency-injection ()
  246. predis/predis suggests installing ext-phpiredis (Allows faster serialization and
  247. deserialization of the Redis protocol)
  248. phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple P
  249. recision) extension in order to speed up arbitrary precision integer arithmetic
  250. operations.)
  251. phpseclib/phpseclib suggests installing pear-pear/PHP_Compat (Install PHP_Compat
  252. to get phpseclib working on PHP < 4.3.3.)
  253. patchwork/utf8 suggests installing ext-intl (Use Intl for best performance)
  254. monolog/monolog suggests installing ext-amqp (Allow sending log messages to an A
  255. MQP server (1.0+ required))
  256. monolog/monolog suggests installing ext-mongo (Allow sending log messages to a M
  257. ongoDB server)
  258. monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages
  259. to a CouchDB server)
  260. monolog/monolog suggests installing raven/raven (Allow sending log messages to a
  261. Sentry server)
  262. monolog/monolog suggests installing ruflin/elastica (Allow sending log messages
  263. to an Elastic Search server)
  264. monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages
  265. to AWS services like DynamoDB)
  266. monolog/monolog suggests installing graylog2/gelf-php (Allow sending log message
  267. s to a GrayLog2 server)
  268. monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages
  269. to Rollbar)
  270. d11wtq/boris suggests installing ext-readline (*)
  271. d11wtq/boris suggests installing ext-pcntl (*)
  272. d11wtq/boris suggests installing ext-posix (*)
  273. laravel/framework suggests installing doctrine/dbal (Allow renaming columns and
  274. dropping SQLite columns.)
  275. Writing lock file
  276. Generating autoload files
  277. {"error":{"type":"Exception","message":"expected color value: failed at ` .cle
  278. arfix;` C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\app\\start\/..\/..\/public\/l
  279. ess\/style.less on line 102","file":"C:\\xampp\\htdocs\\BigWaveMedia\\davinkit\\
  280. vendor\\leafo\\lessphp\\lessc.inc.php","line":3258}}
  281. C:\xampp\htdocs\BigWaveMedia\davinkit>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement