Skip to content

Bug Report #2384

@connect2abdulaziz

Description

@connect2abdulaziz

Issue: npm run build fails due to missing TypeScript types for UserProfile.

Steps to Reproduce:

  1. Clone repo
  2. Run npm install
  3. Run npm run build

Expected Behavior: Successful build.
Actual Behavior: Compilation error: Cannot find type definition for 'UserProfile'.

Suggested Fix: Add a UserProfile.d.ts in /types or update the tsconfig.json to include it.

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