project_openai_codex icon indicating copy to clipboard operation
project_openai_codex copied to clipboard

Trouble Deploying

Open Gbodwin123 opened this issue 3 years ago • 2 comments

I get this error when trying to deploy. I checked and the package.json files are there. Please help

Run npm run server npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/runner/work/Codex/Codex/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/runner/work/Codex/Codex/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2023-01-01T21_35_33_998Z-debug-0.log Error: Process completed with exit code 254.

Gbodwin123 avatar Jan 01 '23 22:01 Gbodwin123

I'm getting the same error and cant seem to find any solutions, lets hope someone has some advice.

GMC1984 avatar Jan 02 '23 13:01 GMC1984

Are you in the SERVER directory and Client directory when launching the server and dev site??

Matthew-Antonious avatar Jan 22 '23 01:01 Matthew-Antonious