No badges yet
No accepted solutions yet
Pattern in `functions` doesn't match any Serverless Functions
The problem was that Frame was set to other, instead of Node.js. May be that's the first thing users need to check before checking the pattern matching issue.
Pattern in `functions` doesn't match any Serverless Functions
Note: My application runs under npm run dev environment but for some reason, and I can access the application on local host just fine with full functionality. However I have to...