Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configStore variable is not found #1

Closed
tdoan2010 opened this issue Jan 26, 2024 · 4 comments
Closed

configStore variable is not found #1

tdoan2010 opened this issue Jan 26, 2024 · 4 comments
Labels

Comments

@tdoan2010
Copy link

Steps to reproduce

  1. Git clone the project.
  2. Open the typescript-version.
  3. Run pnpm install.
  4. In the app.vue file, WebStorm complains that the variable configStore 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

@tdoan2010 tdoan2010 added bug Something isn't working support labels Jan 26, 2024
@DeepKumbhare85
Copy link
Member

Hello @tdoan2010,

Thanks for getting in touch with us.

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.

Copy link

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.

@github-actions github-actions bot added the stale label Mar 26, 2024
Copy link

github-actions bot commented Apr 2, 2024

This issue has been automatically marked as closed because it has no recent activity.

@github-actions github-actions bot closed this as completed Apr 2, 2024
@zmaten
Copy link

zmaten commented Aug 27, 2024

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.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants