Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.
This repository was archived by the owner on May 15, 2018. It is now read-only.

Throwing Error - Path must be a string - not able to create app #2

@manu-codes

Description

@manu-codes

Environment used

OS- Microsoft Windows [Version 10.0.10240]
Node - v8.7.0
NPM - 5.4.2

Steps to reproduce:-

  1. install zeix-react-redux-boilerplate
  2. create app using command make-the-web-great-again

Expected to create folder and the files required, but it is throwing the following error.

path.js:28
throw new TypeError('Path must be a string. Received ' + inspect(path));
^

TypeError: Path must be a string. Received undefined
at assertPath (path.js:28:11)
at Object.join (path.js:503:7)
at Object. (C:\Users<username>\AppData\Roaming\npm\node_modules\zeix-react-redux-boilerplate\bin\create-zeix-app.js:9:29)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)
at Function.Module.runMain (module.js:665:10)
at startup (bootstrap_node.js:187:16)

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