Skip to content

Conversation

@oieduardorabelo
Copy link
Contributor

@oieduardorabelo oieduardorabelo commented Mar 10, 2023

@naorpeled
Copy link
Collaborator

Hey @oieduardorabelo,

first of all, thank you for this!

could you move them to be peer dependencies instead?

@oieduardorabelo
Copy link
Contributor Author

back to you @naorpeled

@oieduardorabelo
Copy link
Contributor Author

the ci is failing because the version of npm in node 14 is less than 7:

https://github.com/jeremydaly/lambda-api/actions/runs/4399624238/jobs/7704331228

npm 7+ install peer dependencies by default, npm 6 and below don't

@naorpeled

@naorpeled
Copy link
Collaborator

the ci is failing because the version of npm in node 14 is less than 7:

https://github.com/jeremydaly/lambda-api/actions/runs/4399624238/jobs/7704331228

npm 7+ install peer dependencies by default, npm 6 and below don't

@naorpeled

Let's set a custom npm version in CI then, wdyt?

@oieduardorabelo
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants