Error in single-spa-angular #468
Unanswered
penukulashiva473
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear sir/madam
I am facing below issue in single-spa-angular could you help me , thank you in advance
Error: node_modules/single-spa-angular/src/public_api.d.ts:2:34 - error TS2307: Cannot find module './single-spa-angular' or its corresponding type declarations.
2 export { singleSpaAngular } from './single-spa-angular';
~~~~~~~~~~~~~~~~~~~~~~
Error: src/main.single-spa.ts:18:22 - error TS7006: Parameter 'singleSpaProps' implicitly has an 'any' type.
18 bootstrapFunction: singleSpaProps => {
Beta Was this translation helpful? Give feedback.
All reactions