Hello all.
I am attempting to install ghost 1.0 via ghost-cli by running ghost install 1.0. Everything checks out except for the final check “checking for latest Ghost version”, and provides me with the following error message(s):
Checking for latest Ghost version
An error occurred.
Message: ‘version.match is not a function’
The goal of this is to convert an exported data file from a version .8 to be usable in the latest (2.0). If there’s a script for this that I have just missed, that would be appreciated as well. Thank you so much for any assistance.
Debug Information:
OS: Ubuntu, v18.04
Node Version: v8.13.0
Ghost-CLI Version: 1.9.8
Environment: production
Command: 'ghost install 1.0'