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

Despite app compiles and works, VS Code extension detects non existent error when using other components #4928

Open
jvilarsanchis opened this issue Oct 16, 2024 · 1 comment

Comments

@jvilarsanchis
Copy link

Vue - Official extension or vue-tsc version

Vue - Official extension

VSCode version

1.94.1

Vue version

2.6.14

TypeScript version

5.6.2

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-13700H
    Memory: 5.84 GB / 31.69 GB
  Binaries:
    Node: 18.20.4 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (128.0.2739.79)
    Internet Explorer: 11.0.22621.3527

package.json dependencies

"dependencies": {
        "@apollo/client": "3.11.7",
        "@sentry/integrations": "^7.48.0",
        "@sentry/vue": "^7.118.0",
        "@tiptap/core": "2.6.6",
        "@tiptap/extension-bold": "2.6.6",
        "@tiptap/extension-bullet-list": "2.6.6",
        "@tiptap/extension-document": "2.6.6",
        "@tiptap/extension-heading": "2.6.6",
        "@tiptap/extension-highlight": "2.6.6",
        "@tiptap/extension-italic": "2.6.6",
        "@tiptap/extension-list-item": "2.6.6",
        "@tiptap/extension-ordered-list": "2.6.6",
        "@tiptap/extension-paragraph": "2.6.6",
        "@tiptap/extension-placeholder": "2.6.6",
        "@tiptap/extension-strike": "2.6.6",
        "@tiptap/extension-text": "2.6.6",
        "@tiptap/extension-text-align": "2.6.6",
        "@tiptap/extension-underline": "2.6.6",
        "@tiptap/pm": "^2.6.6",
        "@tiptap/vue-2": "2.6.6",
        "@types/jsonpack": "^1.1.1",
        "@vue/composition-api": "^1.7.1",
        "@vue/runtime-dom": "^3.2.22",
        "animate.css": "^4.1.0",
        "aws-amplify": "^5.0.15",
        "axios": "^0.21.0",
        "buffer": "^6.0.3",
        "chart.js": "^4.4.4",
        "connect-history-api-fallback": "^1.6.0",
        "crypto-js": "^4.0.0",
        "csvtojson": "^2.0.10",
        "dagre-d3": "^0.6.4",
        "dropbox": "^10.34.0",
        "exceljs": "^4.4.0",
        "fs": "0.0.1-security",
        "google-auth-library": "^8.8.0",
        "graphql": "^15.8.0",
        "graphql-tag": "^2.12.6",
        "heic2any": "^0.0.4",
        "html2canvas": "^1.4.1",
        "js-file-download": "^0.4.12",
        "jsonpack": "^1.1.5",
        "jszip": "^3.9.1",
        "lodash": "^4.17.15",
        "merge-base64": "^1.1.4",
        "moment": "^2.29.4",
        "nprogress": "^0.2.0",
        "path": "^0.12.7",
        "react": "^18.2.0",
        "remixicon": "^2.5.0",
        "stylus": "^0.54.7",
        "svg-pan-zoom": "3.6.1",
        "vue": "2.6.14",
        "vue-apollo": "^3.1.0",
        "vue-chartjs": "^4.1.2",
        "vue-class-component": "^6.0.0",
        "vue-gpicker": "^0.1.7",
        "vue-html2canvas": "0.0.4",
        "vue-i18n": "^8.18.2",
        "vue-json-editor": "^1.4.3",
        "vue-pdf-embed": "1",
        "vue-property-decorator": "^9.0.0",
        "vue-router": "^3.4.9",
        "vue-swipe-actions": "^2.0.0-beta.20",
        "vue-upload-component": "^2.8.22",
        "vue-virtual-scroller": "0.11.5",
        "vuedraggable": "^2.24.3",
        "vuetify": "2.6.13",
        "vuex": "^3.5.1",
        "vuex-class-state2way": "^1.0.1",
        "vuex-persistedstate": "^4.0.0",
        "xlsx": "^0.18.5",
        "xml-js": "^1.6.11",
        "xmldom": "^0.6.0"
    },
    "devDependencies": {
        "@babel/core": "^7.13.16",
        "@babel/plugin-proposal-optional-chaining": "^7.12.1",
        "@cypress/code-coverage": "^3.12.46",
        "@cypress/webpack-preprocessor": "^6.0.2",
        "@fortawesome/fontawesome-free": "^5.13.0",
        "@istanbuljs/nyc-config-typescript": "^1.0.2",
        "@mdi/font": "^5.2.45",
        "@types/crypto-js": "^4.2.2",
        "@types/jest": "^26.0.22",
        "@types/webpack": "^5.28.5",
        "@typescript-eslint/eslint-plugin": "^5.4.0",
        "@typescript-eslint/parser": "^5.7.0",
        "@vue/babel-preset-app": "^5.0.8",
        "@vue/cli-plugin-babel": "~5.0.8",
        "@vue/cli-plugin-router": "^5.0.8",
        "@vue/cli-plugin-typescript": "~5.0.8",
        "@vue/cli-plugin-unit-jest": "^5.0.8",
        "@vue/cli-service": "^5.0.8",
        "@vue/test-utils": "^1.2.2",
        "babel-loader": "^9.1.3",
        "crypto-browserify": "^3.12.0",
        "css-loader": "^7.1.2",
        "cypress": "^13.8.1",
        "eslint": "^8.3.0",
        "eslint-plugin-vue": "^8.1.1",
        "eslint-plugin-vuetify": "^1.1.0",
        "express": "^4.18.2",
        "fork-ts-checker-webpack-plugin": "^9.0.2",
        "jsdom": "^16.2.2",
        "jsdom-global": "^3.0.2",
        "material-design-icons-iconfont": "^5.0.1",
        "nyc": "^15.0.1",
        "sass": "~1.32.6",
        "sass-loader": "^16.0.1",
        "serve-static": "^1.15.0",
        "stream-browserify": "^3.0.0",
        "style-loader": "^4.0.0",
        "stylus-loader": "^8.1.0",
        "terser-webpack-plugin": "^5.3.10",
        "ts-loader": "^9.5.1",
        "typescript": "5.5.4",
        "video.js": "^7.20.1",
        "vm-browserify": "^1.1.2",
        "vue-cli-plugin-i18n": "^2.1.0",
        "vue-cli-plugin-vuetify": "^2.5.8",
        "vue-google-picker": "^1.0.0",
        "vue-loader": "^15.11.1",
        "vue-template-compiler": "2.6.14",
        "vuetify-loader": "1.7.3",
        "webpack": "^5.94.0",
        "workbox-webpack-plugin": "^7.1.0",
        "worker-loader": "^3.0.8"
    }

Steps to reproduce

clone any repo
npm install or yarn install
start working...
vue serve
everything works fine

What is expected?

since everything works fine, and the compiler does not complain
image
then the IDE should not complain about any sort of errors.

What is actually happening?

VS CODE ide complains, it seems like it cannot use other components
image

Link to minimal reproduction

No response

Any additional comments?

i have tried tweaking so many parameters and so many things to try to get this working and I have no idea of why it does it.
I has done this in multiple projects, and not only has it affected me but other coworkers too.

@KazariEX
Copy link
Collaborator

Please provide a minimal reproduction.

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

No branches or pull requests

2 participants