You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
I installed all versions from the latest to the 3.3.3. Same error. Using NestJS, TypeScript, pnpm. Tried installing dependencies with pnpm install --shamefully-hoist.
The text was updated successfully, but these errors were encountered:
Describe the bug
[ERROR] Cannot find module '~/utils/params'
in NestJS application.To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
![image](https://user-images.githubusercontent.com/10191085/235392288-16cba728-bb1c-42b1-ab80-04ec8f0236ed.png)
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I installed all versions from the latest to the 3.3.3. Same error. Using NestJS, TypeScript, pnpm. Tried installing dependencies with
pnpm install --shamefully-hoist
.The text was updated successfully, but these errors were encountered: