> For the complete documentation index, see [llms.txt](https://docs.spurtcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spurtcommerce.com/front-end-angular-admin-setup/troubleshooting.md).

# Troubleshooting

<figure><img src="/files/nRgtBFeuiXGszzXDBBOB" alt=""><figcaption></figcaption></figure>

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`
