This pr started with trying to fix a bug where an error was thrown because the call to get peerDeps was failing because the lockfile was already deleted. I fixed this issue and also added some enhancements
Added logs
Increased the max buffer size for the exec call to install node_modules (I was running into a buffer overflow issue)
Changed the way the latest version of @availity/workflow and eslint-config-availity is calculated. We now use npm to get latest version
This pr started with trying to fix a bug where an error was thrown because the call to get peerDeps was failing because the lockfile was already deleted. I fixed this issue and also added some enhancements
@availity/workflow
andeslint-config-availity
is calculated. We now use npm to get latest version