Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
elabdesunil opened this issue Dec 29, 2022 · 0 comments
Open

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

elabdesunil opened this issue Dec 29, 2022 · 0 comments

Comments

@elabdesunil
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant