Skip to content

Can't load the work-manager react app after npm install #1459

Open
@elabdesunil

Description

@elabdesunil

Expected behavior

The React application should run properly.

Actual behavior

Instead, only blank space appears with console log showing the following errors.

Steps to reproduce the problem

  • npm install
  • Make a change in /config/contants/development.js
    const DEV_API_HOSTNAME = https://api.${DOMAIN}
    const DEV_API_HOSTNAME = http://localhost:3000/;
  • create .env in root directory and copy contents from docs/dev.env into .env

Screenshot/screencast

image

Environment

  • OS: Windows 11
  • Browser (w/version): Edge latest
  • User role (client, copilot or manager): didn't get here
  • Account used: didn't get here

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