seems like the node version is a tad old ```npm WA...
# seed
m
seems like the node version is a tad old
Copy code
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'graphql-executor@0.0.22',
npm WARN EBADENGINE   required: { node: '^12.22.0 || ^14.16.0 || >=16.0.0' },
npm WARN EBADENGINE   current: { node: 'v14.15.4', npm: '7.24.2' }
npm WARN EBADENGINE }
m
thx