after cloning, npm i, then node src/swot.js, the output hangs on 'initializing' for a few minutes, then:
Error: Request failed with status code 403
at createError (/home/fn/Dev/weave-growth/node_modules/axios/lib/core/createError.js:16:15)
at settle (/home/fn/Dev/weave-growth/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/home/fn/Dev/weave-growth/node_modules/axios/lib/adapters/http.js:269:11)```
after cloning,
npm i
, thennode src/swot.js
, the output hangs on 'initializing' for a few minutes, then: