Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pnpm lock thing showing error with koyeb #40

Open
kosei9987aaa opened this issue Dec 16, 2024 · 0 comments
Open

pnpm lock thing showing error with koyeb #40

kosei9987aaa opened this issue Dec 16, 2024 · 0 comments

Comments

@kosei9987aaa
Copy link

log:Build ready to start ▶️

Cloning github.com/cognetwork-dev/Metallic.git commit sha 65e4dda into /builder/workspace
Initialized empty Git repository in /builder/workspace/.git/
From https://github.com/cognetwork-dev/Metallic

  • branch 65e4dda -> FETCH_HEAD
    HEAD is now at 65e4dda Merge pull request Fix building error in Dockerfile #32 from misakazip/main
    Starting Docker daemon...
    Waiting for the Docker daemon to start...
    done
    Timer: Analyzer started at 2024-12-16T04:06:16Z
    Image with name "registry01.prod.koyeb.com/k-904c95f0-cf05-4925-b92a-5da5a7024bcb/6cafe57d-5542-476c-8aef-6fbc631411fc" not found
    Timer: Analyzer ran for 418.330412ms and ended at 2024-12-16T04:06:16Z
    Timer: Detector started at 2024-12-16T04:06:17Z
    4 of 5 buildpacks participating
    koyeb/build-command-nodejs 0.1.0
    heroku/nodejs-engine 3.2.16
    heroku/nodejs-pnpm-engine 3.2.16
    heroku/nodejs-pnpm-install 3.2.16
    Timer: Detector ran for 76.283672ms and ended at 2024-12-16T04:06:17Z
    Timer: Restorer started at 2024-12-16T04:06:18Z
    Layer cache not found
    Timer: Restorer ran for 186.003341ms and ended at 2024-12-16T04:06:18Z
    Timer: Builder started at 2024-12-16T04:06:18Z
    [INFO] Found custom build command: 'pnpm install && pnpm start &&'
    �[0m�[1m�[35m
    [Heroku Node.js Engine Buildpack]
    �[0m�[0m�[1m�[35m
    [Checking Node.js version]
    �[0mDetected Node.js version range: >=20.11.0
    Resolved Node.js version: 23.0.0
    �[0m�[1m�[35m
    [Installing Node.js distribution]
    �[0mDownloading Node.js 23.0.0 (linux-amd64) from https://nodejs.org/download/release/v23.0.0/node-v23.0.0-linux-x64.tar.gz
    Verifying checksum
    Extracting Node.js 23.0.0 (linux-amd64)
    Installing Node.js 23.0.0 (linux-amd64)
    Installing application metrics scripts
  • �[0;36mDebug info�[0m
    • Corepack Requirement Error

�[0;31m! A pnpm lockfile (�[0;33mpnpm-lock.yaml�[0m�[0;31m) was detected, but the�[0m
�[0;31m! version of �[0;33mpnpm�[0m�[0;31m to install could not be determined.�[0m
�[0;31m!�[0m
�[0;31m! �[0;33mpnpm�[0m�[0;31m may be installed via the �[0;33m�[1;36mheroku/nodejs-corepack�[0m�[0;31m�[0m
�[0;31m! buildpack. It requires the desired �[0;33mpnpm�[0m�[0;31m version to be set�[0m
�[0;31m! via the �[0;33mpackageManager�[0m�[0;31m key in �[0;33mpackage.json�[0m�[0;31m.�[0m
�[0;31m!�[0m
�[0;31m! To set �[0;33mpackageManager�[0m�[0;31m in �[0;33mpackage.json�[0m�[0;31m to the latest�[0m
�[0;31m! �[0;33mpnpm�[0m�[0;31m, run:�[0m
�[0;31m!�[0m
�[0;31m! �[0;33m�[1;36mcorepack enable�[0m�[0;31m�[0m
�[0;31m! �[0;33m�[1;36mcorepack use pnpm@*�[0m�[0;31m�[0m
�[0;31m!�[0m
�[0;31m! Then commit the result, and try again.�[0m

Timer: Builder ran for 1.039647155s and ended at 2024-12-16T04:06:19Z
�[31;1mERROR: �[0mfailed to build: exit status 1
Build failed ❌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant