ide-java
ide-java copied to clipboard
Unable to save file '/myUser/directory/'
Prerequisites
- [X] Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
I am trying to save im index.js file and push my funtions to firebase. It was working fine one second, then the next it just stopped randomly.
Steps to Reproduce
- Open project in atom or atom safe mode
- Try to save the file
- Error pops up.
Expected behavior:
I am expecting the file to save as normal and then be able to push my file to firebase.
Actual behavior:
I receieve the error code Unable to save file '/myUser/directory/'
Reproduces how often:
Versions
Additional Information
When I create a new file, it saves successfully my original file does not want to save at all.
having the same problem, only when using a .java
extension though, but considering that plugin is called ide-java, makes that entirely problematic.
I'm having this same issue with this plugin, which is a shame because the plugin is so nice. Unfortunately when active I cannot save any file .java
.
I hope this get's fixed asap.
I started using VSCodium because of this :(
I had to disable and then re-enable another package (auto-save-on-idle) in order to get this error to go away. I'm not sure why, but it works now. (Probably something to do with conflicting save processes.)
The discuss about the issue has already started in March.