ErrorTS2792(TS) Cannot find module '.lib'
Hello guys,
I am going through a project and found some things not working, this is one of the errors that I could not solve easily by myself as typescript is a greener area for me
Error TS2792 (TS) Cannot find module './lib'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? Miscellaneous C:\Users\z\AppData\Local\Microsoft\TypeScript\4.8\node_modules@types\react-bootstrap\index.d.ts 44 Active
Best Regards
I am going through a project and found some things not working, this is one of the errors that I could not solve easily by myself as typescript is a greener area for me
Error TS2792 (TS) Cannot find module './lib'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? Miscellaneous C:\Users\z\AppData\Local\Microsoft\TypeScript\4.8\node_modules@types\react-bootstrap\index.d.ts 44 Active
Best Regards

