john
Is `corepack enable` required before calling `nypm i`?
Hi, I work for AWS Amplify, and we help customers deploy Nuxt apps by building this default build spec when we detect that Nuxt is being used:
What I've observed is that builds appear to work as expected when the
corepack enable
command is omitted.
Are the any "gotchas" that would come from removing this line from our default build spec for new Amplify apps? I'd like to remove any extraneous commands from the default build spec.2 replies