Open
Description
I´m trying to integrate SendPulse API Node.js wrapper with Firebase and got an error related
to saving the token to local File System. Is there a way to make it optional?
Error: EROFS: read-only file system, open 'null80832d857bb337b7bac4cb26e4186ca7'
at Error (native)
at Object.fs.openSync (fs.js:642:18)
at Object.fs.writeFileSync (fs.js:1356:33)
at saveToken (/user_code/node_modules/sendpulse-api/api/sendpulse.js:158:12)
at IncomingMessage. (/user_code/node_modules/sendpulse-api/api/sendpulse.js:131:21)
Metadata
Metadata
Assignees
Labels
No labels