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

Watch doesn't seem to be uploading #9

Open
Jorybraun opened this issue Sep 23, 2018 · 2 comments
Open

Watch doesn't seem to be uploading #9

Jorybraun opened this issue Sep 23, 2018 · 2 comments

Comments

@Jorybraun
Copy link

Jorybraun commented Sep 23, 2018

watch doesn't seem to like when you nest cartridges in a folder

my cartridges are in a directory call cartridges in the root of the project. The create function has located them but the watch function is not searching in the correct directory for the listed cartidges.

Adding the full path to the cartridges array uploads the parent /cartridge directory

It seems the the config file is needed to be in the same directory as the cartridges

i tried the following but it cannot find the config file

(cd cartridges && npx davos watch --config ../davos.json)

@Jorybraun
Copy link
Author

Perhaps adding a parent directory variable for cartridges to the config would work?

@k2kirov
Copy link
Contributor

k2kirov commented Jul 6, 2020

Hi @Jorybraun can you please check if the latest release has the same issue?
I'll be happy to address your particular use case.

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

2 participants