Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't finish installation #55

Open
cesarhgd10 opened this issue Dec 26, 2016 · 3 comments
Open

Can't finish installation #55

cesarhgd10 opened this issue Dec 26, 2016 · 3 comments

Comments

@cesarhgd10
Copy link

cesarhgd10 commented Dec 26, 2016

after runningphp artisan igni:admin:install
I get this error, I did everything right by the documentation

Generating autoload files

[Symfony\Component\Console\Exception\CommandNotFoundException]
There are no commands defined in the "igni:admin" namespace.

@rupeshkarki
Copy link

I also found got the following error upon running command php artisan igni:admin:install
[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Despark\Cms\Providers\FieldServiceProvider' not found
so upon checking Providers folder, there doesn't seem to exist FieldServiceProvider.php file.

@cesarhgd10
Copy link
Author

Yes, I was getting this error too. Seems like the packagist repository is different from Github's, so I copied the Despark\Cms\Providers\FieldServiceProvider from here and pasted in my application, then I started to get the error above.

@astoimenov
Copy link
Contributor

Hi guys,

I'm really sorry but there was an error in the readme of the master branch. The FieldServiceProvider is included only in the master branch itself and we don't have it in any release yet. If you want to try the CMS I'll recommend you to change the version of the package to dev-master, because there we fixed many things that were in the previous releases. Although the master branch is in active development and it'll be updated frequently.

Thank you for the issue opened and that you gave our ignicms a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants