Hey @Jaimish_Golakiya,
Here are the steps that I took:
- Clone the GitHub repo
- Comment out the code.
- Run
lerna bootstrap --hoist
to install the packages (from the root n8n directory) - Run
npm run build
. - Run
npm run start
There isn’t a lot of changes that I’ve made, except for commenting the lines from 16 to 21.