theboxer / markdown-editor

http://theboxer.github.io/markdown-editor/
MIT License
20 stars 9 forks source link

[Error] Can't find autoload.php after installation with GPM #5

Closed hugopeek closed 9 years ago

hugopeek commented 9 years ago
Fatal error: require_once(): Failed opening required '/Users/Hugo/Localhost/bootqamp-pkg2/packages/markdown/core/components/markdowneditor/model/vendor/autoload.php' (include_path='.:') in /Users/Hugo/Localhost/bootqamp-pkg2/packages/markdown/core/components/markdowneditor/model/markdowneditor/markdowneditor.class.php on line 127

Vendor folder is not supposed to be there I think..?

theboxer commented 9 years ago

http://theboxer.github.io/markdown-editor/contributing/#installation

hugopeek commented 9 years ago

Ok, so you mean you also need to build the package, after installing it with GPM? I thought that was the hard way.. ;)

theboxer commented 9 years ago

no, you just need to run composer install to fetch dependencies

hugopeek commented 9 years ago

That did the trick, thanks.

Amazing, amazing work, also by @rthrash and anyone else that helped. This is premium stuff, am so happy with it!

theboxer commented 9 years ago

:+1: