generator icon indicating copy to clipboard operation
generator copied to clipboard

Add https support

Open jonnyka opened this issue 7 years ago • 4 comments

solution for https://github.com/expressjs/generator/issues/199

jonnyka avatar Jun 19 '18 14:06 jonnyka

Travis is failing but appears to be due to old node versions, perhaps anything less than 6 should be removed from travis since they're not supported upstream @dougwilson what do you think?

Apart from that @jonnyka can you add tests and update the README?

rwky avatar Jun 19 '18 15:06 rwky

@rwky yes will do, I'm a bit swamped today, probably gonna update the PR tomorrow

jonnyka avatar Jun 20 '18 13:06 jonnyka

Awesome!

oscl avatar Jun 21 '18 17:06 oscl

@rwky @dougwilson tests are added, readme updated edit: checking the errors edit #2: could it be an env issue? server and tests run fine on my env

  • osx
  • node 9.4.9
  • npm 5.6.0

jonnyka avatar Jun 25 '18 09:06 jonnyka