Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 107787333,
"usedJSHeapSize": 90934425,
"jsHeapSizeLimit": 4294705152
}
Hash = 34c588ed
Describe the bug
I installed Bcrypt but when I run
nest start
the following error appearedLink to the blitz that caused the error
https://stackblitz.com/edit/nestjs-typescript-starter-rwvtzo?file=README.md
Steps to reproduce
The blitz is open try to run the startup command and it fails
Expected behavior
Server running
Parity with Local
Screenshots
No response
Platform
Additional context
No response