Open atremblay opened 4 years ago
Possible workaround:
$ mkdir demo
$ cd demo
$ git init
$ cd ..
$ whisk create demo --force
Possible workaround:
$ mkdir demo $ cd demo $ git init $ cd .. $ whisk create demo --force
I had the same issue and it worked for me.
and
Description
Following the basic instructions on the README. It builds part of the project and then crashes (see below)
What I Did