To fix this, open up package.json at change this line: ``` "version": "0.1", ``` to this: ``` "version": "0.1.0", ``` Apologies for the error - I'll fix the main repo when I can get access to it.