nishkohli96 / react-node-ts-monorepo

A pre-configured highly customised React-Node monorepo template with choice of create-react-app or nextjs for frontend; expressjs or nestjs app for backend .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not found: Error: Can't resolve '@core/lib' in '/Users/casparsambrooksmith/Projects/trader-platform/apps/frontend/src/pages'

casparss opened this issue · comments

This just started happening the last time i cloned the project when starting the frontend project with the dev command.

I hadn't built the package my bad.

Yes you are correct @casparss ,I had mentioned this on the frontend package README.md . This is like a reusable package that you can customise as per your need to act as a microfrontend or a shared collection of types, validations etc between client and server