#Build Fail

43 messages · Page 1 of 1 (latest)

echo mulch
#

When i dowload cookie parser build fails

{
  "name": "gildnovel",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "engines": {
    "node": "18.x"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuyulbm/novels.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/yuyulbm/novels/issues"
  },
  "homepage": "https://github.com/yuyulbm/novels",
  "dependencies": {
    "axios": "^0.27.2",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "cypress": "^13.1.0",
    "dotenv": "^16.3.1",
    "express": "^4.18.1",
    "jsonwebtoken": "^8.5.1",
    "mongoose": "^6.0.12",
    "multer": "^1.4.3",
    "node": "^17.3.0",
    "nodemon": "^3.0.1",
    "path": "^0.12.7"
  }
}
limpid ferryBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

tidal waspBOT
#

Project ID: N/A

echo mulch
#

n/a

signal gyro
echo mulch
#

Oh kk

#

I'm on mobile rn 😭despair

signal gyro
#
`npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
echo mulch
#

Hmm 🤔

#

How do you do npm install in railway?

signal gyro
#

you do it locally and then push the changes to github

echo mulch
#

Okay I'll see what I can do

echo mulch
signal gyro
#

you simply delete your lock file and run npm install to regen it, then push the changes

echo mulch
#

Oh alr alr

#

Ima have to run on replit since I don't have vsc

#

Gimme a sec

signal gyro
#

why do you need vscode?

echo mulch
#

To run the command

#

Right?

#

I got the code on github

#

That's where I mostly do everything

signal gyro
#

no? just clone the repo locally, delete the file, run the command, push the changes

echo mulch
#

On GitHub?

signal gyro
#

locally

echo mulch
#

I don't understand sorry

signal gyro
#

have you ever cloned a repo to your computer

echo mulch
#

Not really I mostly do everything on my phone

#

And the more complicated stuff on pc

#

I edit everything on GitHub.dev

signal gyro
#

then do it that way then?

echo mulch
#

I'll try

#

I never ran commands on GitHub.dev

#

Cause here's the like the one where you can see console

#

It I use the one where you can't see console

signal gyro
#

well ive told you what needs to be done, you are free to do it locally or on github.dev

echo mulch
#

I'll try GitHub.dev idk how to do it locally

#

Thank you

echo mulch
#

you create a codespace and install

#

btw do you know if theres a cmd to update node?