Not possible to run xmigrate create
command because of the wrong format, that date-fns won't allow
#7
Labels
xmigrate create
command because of the wrong format, that date-fns won't allow
#7
xmigrate version is 0.7.36
When running a command
node_modules/.bin/xmigrate create "name" --template es6
I get an error:The problem is in dist folder(
main.js:14
andmain.js.map
, there we useYYYYMMDDHH
instead of the small letters), which is not corresponding to the src (there the correct format is used). I wanted to create a PR, but there's no info on how to actually build the dist and I don't have an gapi, so leaving this issue instead.The text was updated successfully, but these errors were encountered: