koyeb / example-expressjs

Example to deploy a Node Express application on Koyeb
7 stars 30 forks source link

i just download the express js example from github of koyeb but getting this error #4

Closed FaizanKhanDev closed 2 months ago

FaizanKhanDev commented 2 months ago

Build ready to start ▶️

Cloning github.com/FaizanKhanDev/expressjs-koyeb-deploye.git commit sha 90441bae8f10be5550d15b9b84363048c08c66f1 into /workspace Initialized empty Git repository in /workspace/.git/ From https://github.com/FaizanKhanDev/expressjs-koyeb-deploye

  • branch 90441bae8f10be5550d15b9b84363048c08c66f1 -> FETCH_HEAD HEAD is now at 90441ba first commit Previous image with name "registry01.prod.koyeb.com/k-dc456cf1-2e1c-409f-9037-0da30e14ac83/46faa24b-bafc-44ee-8498-411dba602715:latest" not found ERROR: No buildpack groups passed detection. ERROR: Please check that you are running against the correct path. ERROR: failed to detect: no buildpacks participating
    🕵️  Unfortunately, we were unable to detect your application. If your application is not located in the root directory of your repository, please make sure you have specified the correct sub-directory where your application is located.
    Our platform natively supports Node, Ruby, Java, PHP, Python, Go, Scala, and Clojure languages.
    To see examples of how to deploy your application on Koyeb, please check out our GitHub repositories: https://github.com/koyeb/examples

    exit status 20

FaizanKhanDev commented 2 months ago

i Solved it it was mine Mistake Thanks