Skip to content

Trouble getting started #1

@loganpowell

Description

@loganpowell

Thank you for creating this starter tool! I'm having problems getting up and running. Upon global installation of the CLI and then trying to use it, I get:

create-rn-web-app rn-web-app-test
----------------------------------------------------------
child_process.js:383
    throw new TypeError('"file" argument must be a non-empty string');
    ^

TypeError: "file" argument must be a non-empty string
    at normalizeSpawnArguments (child_process.js:383:11)
    at exports.spawn (child_process.js:496:38)
    at Object.<anonymous> (C:\Users\surface\AppData\Roaming\npm\node_modules\create-rn-web-app\bin\cli.js:16:3)
    at Module._compile (module.js:643:30)
    at Object.Module._extensions..js (module.js:654:10)
    at Module.load (module.js:556:32)
    at tryModuleLoad (module.js:499:12)
    at Function.Module._load (module.js:491:3)
    at Function.Module.runMain (module.js:684:10)
    at startup (bootstrap_node.js:187:16)

Any pointers?

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