arkanes
Results
2
issues of
arkanes
### pnpm version: 7.9.5 ### Code to reproduce the issue: pnpm install ### Expected behavior: installation proceeds as normal ### Actual behavior: ERR_PNPM_UNSUPPORTED_ENGINE Unsupported environment (bad pnpm and/or Node.js version)...
type: bug
help wanted
**Is your feature request related to a problem? Please describe.** AWS_SSO_SESSION_EXPIRATION just uses [Time.String](https://pkg.go.dev/time#Time.String) to format the timestamp. This is not in a standardized format, and per the documentation for...
enhancement