api-blueprint-validator icon indicating copy to clipboard operation
api-blueprint-validator copied to clipboard

Error: Cannot find module 'protagonist'

Open csi-lk opened this issue 7 years ago • 1 comments

Fresh install from npm

$ node --version
v8.2.1
$ npm --version
5.3.0

csi-lk avatar Aug 22 '17 04:08 csi-lk

I managed to install this without any issues and I have the exact same versions as you, do you have xcodebuild? Also, when you check the repository out are you just running npm install

Before running npm install make sure the directory ./node_modules doesn't exist

gpn273 avatar Aug 30 '17 13:08 gpn273