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

Error when new file is created #17

Closed
caesarsol opened this issue May 4, 2017 · 8 comments
Closed

Error when new file is created #17

caesarsol opened this issue May 4, 2017 · 8 comments

Comments

@caesarsol
Copy link

When I create a new file while the server is running, and modify another one to refer to it, the plugin thinks the file doesn't exist and throws an error.

I have a test case to reproduce it, posting it in a few hours.

@caesarsol
Copy link
Author

@Urthen I think it has to do with the FS caching by the plugin, could it be?

@Urthen
Copy link
Owner

Urthen commented May 4, 2017

Possible. Originally it was supposed to re-check the FS if a file wasn't found in the cache, but I had a big PR recently and it might have affected that. I'll look into it.

@caesarsol
Copy link
Author

@Urthen here is the failing test: caesarsol@41f11a5

(I refactored something in testing code in the preceding commit)

@caesarsol
Copy link
Author

Do you have any hint in fixing it?

@msuzoagu
Copy link

@Urthen Having the same issue and not sure how to fix. Would appreciate feedback. Thanks.

@caesarsol
Copy link
Author

@msuzoagu Temporarily just restart the dev server :)

@Urthen
Copy link
Owner

Urthen commented May 30, 2017

Published 2.1.0 which should fix this. Can you give it a test?

@Urthen
Copy link
Owner

Urthen commented Aug 8, 2017

Reported as resolved elsewhere, closing.

@Urthen Urthen closed this as completed Aug 8, 2017
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