Troubleshooting

If you are facing an error like as you see above while running then admin, then give the command mentioned below:

export NODE_OPTIONS=--max_old_space_size=4096

and then run with ng serve

Last updated