Error: Cannot find module './refs/json-schema-draft-06.json'

16%20AM

cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.1.9
Cordova Platforms  : ios 4.5.4
Ionic Framework    : ionic-angular 3.9.2

System:

Node  : v6.14.2
npm   : 3.10.10 
OS    : macOS High Sierra
Xcode : Xcode 9.3.1 Build version 9E501 

Environment Variables:

ANDROID_HOME : not set

Misc:

backend : pro

any help please!

same issue… :frowning:

Did you solve id?

the same… did you solve it?

npm install ajv fixed it for me (on windows 10)… looks like node dependencies only have drafts up until 5 or something. Mine was looking for draft 7 and it appears that yours is looking for 6.