Project sample for multi-tenant mongoose schema & usage in Js and Ts projects First clean up rm -rf node_modules package-lock.json Reinstall npm install Verify everything works npm run type-check Publish npm version patch npm publish