Roxy prints warnings about not being able to connect to MarkLogic, which is obvious if you are about to configure that. The warnings cause the json parse to fail though, and gulp init-local/prod silently terminate.
Adding this line just before the JSON.parse helps:
Roxy prints warnings about not being able to connect to MarkLogic, which is obvious if you are about to configure that. The warnings cause the json parse to fail though, and gulp init-local/prod silently terminate.
Adding this line just before the JSON.parse helps: