Supported execution runtimes and package managers
nhost.toml
file:
package-lock.json
for npm, yarn.lock
for yarn or pnpm-lock.yaml
for pnpm
) to the functions folder or a parent folder. If multiple lockfiles are present, preference order is npm
> pnpm
> yarn
.