When following the instructions for the first time, I get the error:
spoke@2.0.0: The engine "node" is incompatible with this module. Expected version ">=12.0 <13". Got "13.12.0"
When reviewing the code, I noticed that the Dockerfile states:
ARG BUILDER_IMAGE=node:10.15
While .nvmrc states: