Abhinavpatel
Abhinavpatel
corrected the typo here > > # Read the hardware thread ID ('mhartid') into register 'a1'. > csrr a1, mhartid > > # Increment the hardware thread ID by 1...
i just came to know about this great projects while i tried to compile it in my machine it caused stack overflow. ``` ```Loading emacs-lisp/debug-early... Loading emacs-lisp/debug-early Done Loading emacs-lisp/byte-run......
my build is stuck after this ``` > db:deploy > prisma migrate deploy --schema ./prisma/$DB_TYPE/schema.prisma Environment variables loaded from .env Prisma schema loaded from prisma/pgsql/schema.prisma Datasource "db": ```