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

I'm getting this while composer update/install #24

Closed
notbotman opened this issue Jan 1, 2021 · 2 comments
Closed

I'm getting this while composer update/install #24

notbotman opened this issue Jan 1, 2021 · 2 comments
Labels

Comments

@notbotman
Copy link

Class ParsedownExtraTest located in C:/Users/Yo/Desktop/secretproject/vendor/erusev/parsedown-extra\test\ParsedownExtraTest.php does not comply with psr-0 autoloading standard. Skipping.

Any Ideas, how to fix it?

@AlfredoRamos
Copy link
Owner

Any Ideas, how to fix it?

Without the full context, because I don't even know where that message is coming from, I could only suggest you to:

  1. Remove that file, since it's only useful for unit testing
  2. Ignore the message, if it's not critical (does not stop the execution)

Anyways, that's not directly related to this package, so you should open a issue upstreams (erusev/parsedown-extra) if you believe it's a bug, however due to the lack of information, I guess it's not.

@AlfredoRamos
Copy link
Owner

I just tested it locally.

You can ignore the message, unfortunately it's not something I can nor should fix on my end.

erusev/parsedown#763
erusev/parsedown-extra#150

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