lfai-landscape icon indicating copy to clipboard operation
lfai-landscape copied to clipboard

Cannot do a local build of the website - says package.json missing

Open alberttwong opened this issue 4 months ago • 0 comments

Following instructions at https://github.com/lfai/lfai-landscape/blob/main/INSTALL.md

npm install
npm error code ENOENT
npm error syscall open
npm error path /Users/albert/sandbox/landscape/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/Users/albert/sandbox/landscape/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /Users/albert/.npm/_logs/2024-10-08T22_06_58_648Z-debug-0.log

alberttwong avatar Oct 08 '24 22:10 alberttwong