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

Impossible to create the root directory "/var/task/resource/docs/1.0" #256

Open
klasenma opened this issue Dec 22, 2020 · 0 comments
Open
Projects

Comments

@klasenma
Copy link

klasenma commented Dec 22, 2020

Describe the bug

League\Flysystem\Exception
Impossible to create the root directory "/var/task/resource/docs/1.0".
/tmp/vendor/league/flysystem/src/Adapter/Local.php:112

To Reproduce

Steps to reproduce the behavior:
We just wanted to install larecipe through the command line of vapor:
image

I guess this should already be done during the vapor deployment, because larecipe is part of the composer.json. But since that doesn't work we tried it manually and recived the exception above.

Please let me know if you need additional information. Thanks in advance!

Expected behavior

The install shoud be finished successfully and create the 'docs/1.0'-Folder where we could insert our markdown files (we retrieve them form google drive).

Desktop:

  • Laravel Vapor 2.9
  • Laravel Nova 3.16
  • Laravel 8
  • LaRecipe 2.4

Additional context

We're using Laravel Vapor for a serverless development. This error seems to only occure on the server side. It works on our localhost.

@saleem-hadad saleem-hadad added this to Backlog in Version 3 Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Version 3
Backlog
Development

No branches or pull requests

1 participant