You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saw this too, I think this repo is getting a bit stale. npm packages move fast. I too am noobish with npm. I found this, upgradeps, package which can be installed via npx upgradeps in the root of the project directory (presumably where you have your package.json). It seemed to work. Hope that helps. Having said that I haven't tested everything yet after doing so. YMMV.
Activity
analyticd commentedon Aug 20, 2021
Saw this too, I think this repo is getting a bit stale. npm packages move fast. I too am noobish with npm. I found this, upgradeps, package which can be installed via
npx upgradeps
in the root of the project directory (presumably where you have your package.json). It seemed to work. Hope that helps. Having said that I haven't tested everything yet after doing so. YMMV.✨ Add support for env vars in builder (#388)