-
Notifications
You must be signed in to change notification settings - Fork 12
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
Some syntax error in CoDesign #61
Comments
(Closed by mistake.) What's the full error? This doesn't throw any errors for me on a build. |
Have you tried actually building it? What VS Code flags and what's actually an error are sometimes different |
I can't build. Whenever I try to build it returns error (I had said thousand of times ). |
@Istiakshovon Those aren't errors, they're deprecation warnings. Easy to confuse them, but they don't stop the project building. |
Ohh! So, i had built properly |
When I opened CoDesign in VS Code. I found some syntax error.
Error : Selector expressed.
There shouldn't be comma. The above error is showing for that comma. Since, I am working on CoDesign. So, I am thinking to fix those error. Should I? Or, Should I leave as it is? Maybe those syntax error don't affect other code. But, it's not looking good to me when I am seeing error in VS Code.
The text was updated successfully, but these errors were encountered: