The actionscript task detection didn't contribute a task for the following configuration
See original GitHub issueWith 1.7, i started getting this (the title of this post) for all my build tasks.
my task:
{
"label": "Steam Build",
"air": "windows",
"debug": false,
"type": "actionscript",
"asconfig": "asconfig.steam-debug.json",
"group": "build",
"problemMatcher": []
}
I have been using this config for a year now – no files have changed locations, everything is as it was last week. but now when i try to run this nothing happens, except for the error
Did something change with 1.7 that i need to update ?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Error: The typescript task detection didn't contribute a task for ...
I lounch it and I obtain: Error: The typescript task detection didn't contribute a task for the following configuration: { "identifier": " ...
Read more >The npm task detection didn't contribute a task for the ... - GitHub
Error: The npm task detection didn't contribute a task for the following configuration: { "type": "npm", "script": "watch", ...
Read more >The lime task detection didn't contribute a task for the following ...
I just gave your task configuration a try, and it works on my machine. You have the Lime VSCode extension installed, right? And...
Read more >Error: The PlatformIO task detection didn't contribute a task
Whenever I start the build process I get a “Task error” notification, with the following output: Error: The PlatformIO task detection didn't ......
Read more >BowlerHatLLC - Bountysource
Hi, simple question here, not really an issue. Is there a way where as3mxml.sdk.framework could accept relative paths? We are a 2-man team...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Well i’m glad my weird issue-but-not-really-? led to something positive at least!
Strange! Well, I just released v1.7.1, which fixes the bug that I found.