Hey!
That code looks correct to me, but it appears that you are missing some includes in your project file.
You probably want that section to be something like the following:
"Includes": [
"spiders.json:Bundle",
"*",
]
The problem is really that our error message isn’t very good when this is the case. I’ll file an issue.
Hope that helps!
Olle Fredriksson wrote:
Hey!
thank you im to new to fuse yet thanks!