databerry icon indicating copy to clipboard operation
databerry copied to clipboard

Banned Dependency Detected on Railway

Open KazeroG opened this issue 1 year ago • 0 comments

What is Railway ?

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud

Context

Build used : Commit 6dcde89

railway.json

{
  "$schema": "https://railway.app/railway.schema.json",
  "build": {
    "builder": "DOCKERFILE",
    "dockerfilePath": "Dockerfile"
  },
  "deploy": {
    "restartPolicyType": "ON_FAILURE",
    "restartPolicyMaxRetries": 10
  }
}

Build Log

====================================
Banned Dependency Detected!
====================================
 
torrent
 
Please remove this dependency from your project to use it on Railway

KazeroG avatar Apr 29 '23 23:04 KazeroG