Skip to content

npm build template seems does not respect the lock file #61

Description

@Misaka-0x447f

abinfo "Installing NPM package ..."
npm install --production -g --user root \
--prefix "$PKGDIR"/usr "$PKGNAME-$PKGVER.tgz" \
|| abdie "Could not install from NPM archives: $?."

It seems that this template does not respect the lock file type (npm/yarn/pnpm/bun) and always using npm to install deps.
Due to unfamiliar to autobuild api I cannot try to fix this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions