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_modules/express-universal-analytics/dist/index.d.ts:11:16 - error TS2665: Invalid module name in augmentation. Module 'universal-analytics' resolves to an untyped module at '/Users/tdevm/WebstormProjects/dukaan-backend/node_modules/universal-analytics/index.js', which cannot be augmented.
11 declare module 'universal-analytics' {
~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
TdevM
changed the title
cannot boot app after using this module in express as middleware
app won't boot after using this module in express as middleware
Mar 27, 2020
dependency version details:
"typescript": "^3.7.5"
"express-universal-analytics": "^0.4.0",
Error stack trace:
Complete error stack:
https://gist.github.com/TdevM/f6a64340237aa83b07ebee001040c823
The text was updated successfully, but these errors were encountered: