E
E
Evgeny Perin2015-10-12 13:48:04
Composer
Evgeny Perin, 2015-10-12 13:48:04

Composer update not working?

I installed laravel, I wanted to install the illuminate/html package
I go to composer.json, add "illuminate/html": "~5.0" I run composer update
And I get an error - Can't find the parseLinks() method I
used to work with laravel and everything was fine, I tried composer update in another project failed again with the same error. I updated win7 to win10, maybe something went wrong from this. I work locally on openserver

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Perin, 2015-10-12
@seoperin

Solved the problem
C:\Users\$USERNAME\AppData\Roaming\Composer\ in composer.json change version "fxp/composer-asset-plugin": "~1.0.3" and do composer global update, after that everything works

A
Andrey Sokolov, 2015-10-12
@eX1stenZ

Well, there is such a cool feature) you need to remove this parseLinks and dependent things, service providers and other rubbish, then use composer update and then add it again;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question