JakubOnderka / api-blueprint-validator

Apiary API Blueprint Validator
MIT License
18 stars 16 forks source link

Error: Cannot find module 'protagonist' #17

Open csi-lk opened 7 years ago

csi-lk commented 7 years ago

Fresh install from npm

$ node --version
v8.2.1
$ npm --version
5.3.0
gpn273 commented 7 years ago

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