https://github.com/lzinga/vscode-tasks-error
https://github.com/lzinga/vscode-tasks-error
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lzinga/vscode-tasks-error
- Owner: lzinga
- Created: 2021-05-28T03:34:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T06:03:37.000Z (about 5 years ago)
- Last Synced: 2025-01-19T08:33:10.184Z (over 1 year ago)
- Language: PowerShell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vscode-tasks-error
Made as an example for the stack overflow question located - https://stackoverflow.com/questions/67731782/prelaunchtask-could-not-find-the-task-powershell
# Work Around
If you wish to view a working sample please view the [working branch](https://github.com/lzinga/vscode-tasks-error/tree/working). Where I have placed code of a working sample, I am leaving the main repo in its original state for historical purposes.