runtime error
Exit code: 1. Reason: cution started (top level) --- Starting MCO Hackathon project... Validating environment... Python version: 3.9.23 ā gradio installed ā modal installed ā anthropic installed ā requests installed ā beautifulsoup4 installed Node.js version: v18.20.8 npm version: 10.8.2 Environment validation complete --- app.py: setup_mco_server() function started --- --- Setting up and starting MCO MCP server --- --- Performing a clean install of MCO server dependencies via npm... --- Attempting to remove existing node_modules directory: /app/node_modules Warning: Permission denied when trying to remove /app/node_modules. Skipping removal. Attempting to remove existing package-lock.json: /app/package-lock.json Warning: Permission denied when trying to remove /app/package-lock.json. Skipping removal. Running general 'npm install'... Executing: npm install ERROR: npm command failed with exit code 243. Command: npm install stdout: stderr: npm error code EACCES npm error syscall open npm error path /app/package-lock.json npm error errno -13 npm error [Error: EACCES: permission denied, open '/app/package-lock.json'] { npm error errno: -13, npm error code: 'EACCES', npm error syscall: 'open', npm error path: '/app/package-lock.json' npm error } npm error npm error The operation was rejected by your operating system. npm error It is likely you do not have the permissions to access this file as the current user npm error npm error If you believe this might be a permissions issue, please double-check the npm error permissions of the file and its containing directories, or try running npm error the command again as root/Administrator. npm notice npm notice New major version of npm available! 10.8.2 -> 11.4.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.1 npm notice To update run: npm install -g [email protected] npm notice npm error Log files were not written due to an error writing to the directory: /.npm/_logs npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal
Container logs:
Fetching error logs...