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

docs:bashrc and docs:examplecommand topic files missing #3651

Closed
TravisCarden opened this issue Aug 14, 2018 · 4 comments
Closed

docs:bashrc and docs:examplecommand topic files missing #3651

TravisCarden opened this issue Aug 14, 2018 · 4 comments

Comments

@TravisCarden
Copy link
Contributor

drush topic docs:bashrc and drush docs:examplecommand fail, reporting missing files. But the files appear to be present:

$ drush topic docs:bashrc
/Users/travis.carden/Sites/example/vendor/drush/drush/examples/example.bashrc': No such file or directory

$ ls -l /Users/travis.carden/Sites/example/vendor/drush/drush/examples/example.bashrc
-rw-r--r--  1 travis.carden  staff  6751 May 23 11:47 /Users/travis.carden/Sites/example/vendor/drush/drush/examples/example.bashrc

$ drush topic docs:examplecommand
/Users/travis.carden/Sites/example/vendor/drush/drush/examples/Commands/SandwichCommands.php: No such file or directory

$ ls -l /Users/travis.carden/Sites/example/vendor/drush/drush/examples/Commands/SandwichCommands.php
ls: /Users/travis.carden/Sites/example/vendor/drush/drush/examples/Commands/SandwichCommands.php: No such file or directory

System Configuration

Q A
Drush version? 9.3.0
Drupal version? 8.5.6
PHP version 7.1
OS? Mac
@weitzman
Copy link
Member

My first guess is a case sensitivity problem. Maybe try to get out the debugger.

@TravisCarden
Copy link
Contributor Author

I take it you don't experience the problem (on Linux?), @weitzman?

@greg-1-anderson
Copy link
Member

Fixed in ^^

@TravisCarden
Copy link
Contributor Author

Thanks, @greg-1-anderson. 😃

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