Skip to content

Firebase Read-only file system #17

Open
@OllieStudio

Description

@OllieStudio

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions