Skip to content

I have followed Claude and codex locally, but they are not effective. #22

Description

@DouDOU-start

(base) parallels@ubuntu-linux-2404:~/code/Claudable$ npm run dev

cc-lovable@1.0.0 dev
npm run ensure:env && npm run ensure:venv && concurrently --raw "npm run dev:api" --prefix "[WEB] " "npm run dev:web"

cc-lovable@1.0.0 ensure:env
node scripts/setup-env.js

Setting up environment...
API port: 8080
Web port: 3000
Created .env
apps/web/.env.local already up to date
Environment setup complete!

cc-lovable@1.0.0 ensure:venv
node scripts/setup-venv.js

Using uv for Python environment...
Virtual environment already exists
Installing Python packages with uv...
Python packages installed
Python environment ready (via uv)!

cc-lovable@1.0.0 dev:web
node scripts/run-web.js

cc-lovable@1.0.0 dev:api
node scripts/run-api.js

Starting Web server on http://localhost:3000...
Starting API server on http://localhost:8080...
/home/parallels/code/Claudable/apps/api/.venv/bin/python: No module named uvicorn
API server exited with code 1

cc-lovable-web@0.1.0 dev
node scripts/dev.js --port 3000

▲ Next.js 14.2.5 (turbo)

  • Local: http://localhost:3000
  • Environments: .env.local
  • Experiments (use with caution):
    · scrollRestoration

✓ Starting...
✓ Ready in 559ms

🚀 Browser opened at http://localhost:3000
○ Compiling / ...
✓ Compiled / in 1873ms
🔍 Button display - selectedModel: claude-sonnet-4 availableModels: [ 'claude-sonnet-4', 'claude-opus-4.1' ] found: { id: 'claude-sonnet-4', name: 'Claude Sonnet 4' }
GET / 200 in 2016ms
✓ Compiled /_not-found/page in 136ms
GET /.well-known/appspecific/com.chrome.devtools.json 404 in 165ms

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions