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

Installation issue L 5.4 #11

Open
robsoncombr opened this issue Mar 26, 2017 · 3 comments
Open

Installation issue L 5.4 #11

robsoncombr opened this issue Mar 26, 2017 · 3 comments
Labels

Comments

@robsoncombr
Copy link

$ composer require viacreative/sudo-su
Using version ^1.1 for viacreative/sudo-su
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)

Nothing to install or update
Generating autoload files

Illuminate\Foundation\ComposerScripts::postUpdate
Script Illuminate\Foundation\ComposerScripts::postUpdate handling the post-update-cmd event terminated with an exception

Installation failed, reverting ./composer.json to its original content.

[ErrorException]
The use statement with non-compound name 'Auth' has no effect

@robsoncombr
Copy link
Author

I found it was an issue with my routes configuration, closing.

@robsoncombr
Copy link
Author

ok. It was not my routes... I have no idea why I'm getting this issue when trying to install, anyone?

@robsoncombr robsoncombr reopened this Mar 27, 2017
@mrterryh
Copy link
Collaborator

Judging from your error message, it looks more like a problem with the project more than a problem with the package.

Having said that, I can't really help debug it unless your project is available on a public GitHub repository.

This StackOverflow thread may be of use: http://stackoverflow.com/questions/9317022/troubleshooting-the-use-statement-with-non-compound-name-has-no-effect

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

No branches or pull requests

2 participants