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
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
One of the things to catch is that scoped packages have / in the middle (e.g. @npm/cli) which can throw off your path wrangling unless you're careful (e.g. not all package.jsons are at node_modules/*/package.json).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See: FormidableLabs/serverless-jetpack#142
lib/package1|2
andfunctions/packageA|B|C
, etc.The text was updated successfully, but these errors were encountered: