I've tried - changing the actions.js => actions.ts in the wasp.main file - import {scrapeArticles} in actions.ts as the docs might suggest - resetting the typescript in the file that I'm getting the error in
This is my first time writing an action is wasp, so forgive me if the error is staring at me. My friend was able to implement a toy function in almost the exact same way, so I have no idea what's going on.