Skip to content

error in launching Codecraft Locally #17

Closed
@vongomben

Description

@vongomben

Hi.
I've followed the instructions and I'm getting this error.

dgomb@DESKTOP-V6565NP MINGW64 ~/Documents/GitHub/CodeCraft (main)
$ ls
LICENSE  README.md  TODO.md  blocks/  cleanup.sh*  gui/  l10n/  main/  misc/  run-mac.sh*  run-win64.sh*  tools/  vm/

dgomb@DESKTOP-V6565NP MINGW64 ~/Documents/GitHub/CodeCraft (main)
$ cd gui & npm run start & cd main & npm run start
[1] 1754
[2] 1755
[3] 1756
npmnpm  ERR! ERR!code code ENOENT
 ENOENT
npm ERR! syscall open
npm ERR!npm  syscall open
npm ERR! path C:\Users\dgomb\Documents\GitHub\CodeCraft/package.json
ERR! path C:\Users\dgomb\Documents\GitHub\CodeCraft/package.json
npm ERR! errnonpm -4058
 ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\dgomb\Documents\GitHub\CodeCraft\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\dgomb\Documents\GitHub\CodeCraft\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!     C:\Users\dgomb\AppData\Local\npm-cache\_logs\2024-01-29T11_13_05_889Z-debug-0.log

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\dgomb\AppData\Local\npm-cache\_logs\2024-01-29T11_13_05_892Z-debug-0.log
[1]   Done                    cd gui
[2]-  Exit 127                npm run start
[3]+  Done                    cd main

Metadata

Metadata

Assignees

Labels

CodeCraftLabel for CodeCraftUAYUnassigned yet

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions