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
We've cloned the repository and installed all the dependencies, but we're unable to replicate the issue. We couldn't find any instance where configStore is not defined in our template. I kindly request you to reinstall the template afresh. Please inform me if you continue to encounter the issue.
This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you for raising the concern.
I am able to reproduce the issue. Although the application runs correctly, VS Code still underlines the configStoreand lists the issue in PROBLEMS tab with the message mentioned in the OP.
Steps to reproduce
typescript-version
.pnpm install
.app.vue
file, WebStorm complains that the variableconfigStore
was not defined anywhere.What is expected?
configStore
variable should be defined somewhere.What is actually happening?
configStore
is not defined anywhere.Additional data
NodeJS Version: 21.6.1
Package manager: pnpm
Browser name & version: Google Chrome version 120.0.6099.234
System: MacOS
The text was updated successfully, but these errors were encountered: