question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The actionscript task detection didn't contribute a task for the following configuration

See original GitHub issue

With 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:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
waveofthought-codecommented, May 4, 2021

Well i’m glad my weird issue-but-not-really-? led to something positive at least!

1reaction
joshtynjalacommented, May 4, 2021

Strange! Well, I just released v1.7.1, which fixes the bug that I found.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found