Skip to content

CLI Process.Exit code error - The "code" argument must be of type number. Received type string ('ERR_INVALID_ARG_TYPE') #663

@VaniMankad

Description

@VaniMankad

Problem

While using plugin - https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent & trying to generate android build.

I am facing below error :

TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type number. Received type string ('ERR_INVALID_ARG_TYPE')
at process.set [as exitCode] (node:internal/bootstrap/node:123:9)
at /usr/lib/node_modules/cordova/bin/cordova:32:22

Any suggestion ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions