Skip to content

Title: Docker build fails - TypeScript compilation errors #2

Description

@Dilettux

I'm trying to install GRVTBot on AWS EC2 (Ubuntu 24.04) and Docker build fails with:

  • error TS2339: Property 'env' does not exist on type 'ImportMeta'
  • Cannot find module './styles/globals.css'

The build fails at: npm run build --workspace=@grvt-grid/dashboard

Same issue happens on macOS M4. Is this a known issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions