Closed ideiudicibus closed 6 years ago
Hi I've found this error: Error: Cannot find module 'simpl-schema'
quickly browsing the code I believe this error can be solved in documentor.js
I guess I assumed you already had simpl-schema installed. You need to install it like:
npm install --save simpl-schema
ok thanks got it
Hi I've found this error: Error: Cannot find module 'simpl-schema'
quickly browsing the code I believe this error can be solved in documentor.js