99x / react-scaffolder

:zap: Scaffolding tool for React
MIT License
44 stars 14 forks source link

env: node\r: No such file or directory #29

Closed pattiereaves closed 6 years ago

pattiereaves commented 6 years ago

expected behaviour

After running

npm install -g react-scaffolder
react v -c

I get the error

env: node\r: No such file or directory

steps to reproduce the problem.

See above

specifications like the version of the project, operating system, or hardware.

I'm running npm@5.1.0 and node@6.10.3 on macOS@10.12.5

rajikaimal commented 6 years ago

Hi, did you follow the quick start guide ?

rajikaimal commented 6 years ago

First you should create a project with init command, or you should use the CLI with an existing project by configuring .reactclirc file

rajikaimal commented 6 years ago

@pattiereaves Since I couldn't reproduce this, I'll close this for now. If you come up with any way to reproduce this, please feel free to reopen the issue.

zaguiini commented 6 years ago

+1