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

Fetch code only syncs file names #10

Closed
mariansauter opened this issue Apr 9, 2017 · 3 comments
Closed

Fetch code only syncs file names #10

mariansauter opened this issue Apr 9, 2017 · 3 comments

Comments

@mariansauter
Copy link

The Fetch Code function to fetch the initial code only catches the file names but the files are empty. (fetc Code works in multihack web)

@t-mullen
Copy link
Member

t-mullen commented Apr 9, 2017

Hi @mariansauter! I'll look into this.

Are you fetching from web-->brackets or brackets-->brackets?

@mariansauter
Copy link
Author

Hi! Getting code

brackets --> web
works perfectly fine but

brackets -->brackets
does not work

@t-mullen
Copy link
Member

t-mullen commented Apr 9, 2017

Files were being stored in Bracket's internal memory instead of being written to disk.

Update and everything should work.

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