Describe the bug
Running the start:dev script yields to an error:
Error: Cannot find module '@dspace/shared/utils/empty.util' Require stack: - /home/andrea/Projects/DSpace-CRIS-7/dspace-angular/src/config/config.server.ts
To Reproduce
Steps to reproduce the behavior:
- Checkout the
main branch;
- Run the
start:dev script.
Expected behavior
The run:dev script works as expected.
Related work
This bug has been reported by @alexandrevryghem in #4629.
Describe the bug
Running the
start:devscript yields to an error:To Reproduce
Steps to reproduce the behavior:
mainbranch;start:devscript.Expected behavior
The
run:devscript works as expected.Related work
This bug has been reported by @alexandrevryghem in #4629.