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
Node: 12.12
Platform: Mac OS 10.14.6, Windows 10 (1903)
Problem: Installed bullmq thourgh npm into a fresh project. Trying to run sample code and facing Error: Cannot find module 'tslib'
Should tslib need to be installed manually in the project? Or is there any other suggested way?
Activity