I am developing an APP in Angular 8.0. I have made a service in which I want to write a data to file using nodejs. But it seems that nodejs's fs module does not work. It does not write data to a file. I also visited below url to use nodejs core module.
Now some reference implementations of node.js services are using FS module in webOS. You refer them such as com.example.service.iotivity.server, com.example.service.iotivity.client. If your problem still has some issues, please let me know again. I think that actual codes which you are using may be helpful for us to analyze the solutions of some issues.