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
Hi
I have this random error showing when I run ng serve or npm run build
ERROR in node_modules/@uirouter/angular-hybrid/interfaces.d.ts:2:61 - error TS2307: Cannot find module '@uirouter/angularjs' or its corresponding type declarations.
2 import { Ng1StateDeclaration, Ng1StateTransitionHook } from '@uirouter/angularjs';
Hi
I have this random error showing when I run ng serve or npm run build
"@uirouter/angular": "^7.0.0",
"@uirouter/angular-hybrid": "^11.0.2",
"@uirouter/angularjs": "^1.0.30",
angular 12.2.16
angularJs 1.4.7
node 10.17.24
npm 6.14.8
it is happening on both windows and linux instances.
thank you for your help
The text was updated successfully, but these errors were encountered: