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

Getting an error for the jsconfig.json file #3

Open
stibinator opened this issue Dec 9, 2022 · 0 comments
Open

Getting an error for the jsconfig.json file #3

stibinator opened this issue Dec 9, 2022 · 0 comments

Comments

@stibinator
Copy link

When I execute setup-up types for adobe, the jsconfig.json file is shown as having an error:

File 'c:/Program Files/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/lib.d.ts' not found.
  The file is in the program because:
    Default library for target 'es3'

The jsconfig.json that gets created looks like:

{
    "include": [
        "./**/*",
        "c:/Users/stib/.vscode/extensions/il-harper.vscode-types-for-adobe-0.1.1/node_modules/types-for-adobe/AfterEffects/2018/**/*",
        "c:/Users/stib/.vscode/extensions/il-harper.vscode-types-for-adobe-0.1.1/node_modules/types-for-adobe/shared/**/*"
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant