Skip to content

react native init throwing error ERR_INVALID_ARG_TYPE(name, 'string', value) #24103

@anik587

Description

@anik587

Hello, I am having some issue with react native init for creating a new project. The error is something like
wqeqweasadad

just executing react-native init projectName
project creation failed wth
` internal/validators.js:125
throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
at validateString (internal/validators.js:125:11)

`

node v11.10.0
npm 6.7.0
yarn 1.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugRan CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions