SEMICS
SEMICS
> I'll work on merging some dependency updates and will release a new alpha version later today or tomorrow Awesome thanks for approving this! Will keep an eye out for...
@mmkal I see you were the last person to complete a PR, would you kindly be able to review approve this please? It's blocking me from being able to re-apply...
I'm still getting this, I'm trying to bundle everything so it doesn't need to be installed on deployment but when using `npm pack` it misses `node_modules/.bin` folder, are there any...
I'm also seeing this issue, even when I hardcode the path i.e. `file:///C:/code/project/sequelize/migrations/*.js` it returns no migrations. I've narrowed it down to fastglob not returning anything in the `Umzug.getMigrationsResolver` function
@martin-wan01 I was also seeing that issue but am really struggling to connect to the model on azure ai. I've been able to connect using their example using `from azure.ai.inference...
Looks like the issue I was having was that I am using the AzureML through the new Azure AI Studio and trying to connect to a model there. I got...