Erro build index startupPage #48
edersonmelo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ERRO: src/background/index.ts:14:11 - error TS2339: Property 'startupPage' does not exist on type
SOLUTION: startupPage: "home" // Add this line if startupPage is required config
Beta Was this translation helpful? Give feedback.
All reactions