Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Update v1.1.17 failed

Started by Muut Archive 9 years ago · 4 replies · 781 views
9 years ago

Hello,

I have a Grav install on local, running on wamp, version v1.1.16.
I tried to update my install via the command :

BASH
php bin/gpm selfupgrade -f

It downloaded successfuly the files, then I got this message :

TXT
[RuntimeException]
rmdir(C:/wamp/www/grav/vendor): Directory not empty

And if I try to go on my website, I got this message

TXT
Please run: bin/grav install

What should I do ?
Should I install it from fresh ?

I'm a bit lost...
Thank you for your help,

Amaury

9 years ago

Might be a permission issue. Try removing the vendor/ folder and run bin/grav install

9 years ago

Well, it worked !
I was scared that it could erase my theme and my pages, but it didn't.

Thank you very much !

9 years ago

The vendor folder contains some libraries used by Grav.

All the site-specific stuff (theme, plugins, pages, configuration..) lives under the user folder.

9 years ago

Thank you for taking the time to explain to me !
So, to make a long story short, if I update or re-install Grav, it won't, never, touch the user folder ?

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1326 9 years ago
Archive · by Muut Archive, 9 years ago
2 921 9 years ago
Archive · by Muut Archive, 9 years ago
2 4050 9 years ago
Archive · by Muut Archive, 9 years ago
1 2928 9 years ago
Archive · by Muut Archive, 9 years ago
3 1107 9 years ago