clapp icon indicating copy to clipboard operation
clapp copied to clipboard

npm install failing on node 10

Open glorat opened this issue 6 years ago • 1 comments

There's multiple issues

  • gulp failing due to natives missing on node 10
  • nsp failing because it is deprecated
  • dependencies generally being out of date

I'll create a PR for this so the environment works before I get to look at issue #22

glorat avatar Feb 11 '19 04:02 glorat

On a likely related note, npm audit in my project is failing due to something in this project. I'm taking a guess it is due to one of the above. Assuming all okay, a release with just the above would be useful to try to fix just that

glorat avatar Feb 11 '19 05:02 glorat