Ben Abbenanti
Ben Abbenanti
Ciao @davideicardi, I quote all words from @mackie1311 you have done really a good job. I'm planning to use your package in some way to orchestate an extension manager for...
Also, there are already some packages that use `vm` like [davideicardi/live-plugin-manager](https://github.com/davideicardi/live-plugin-manager)
I saw that this package use express, so it will be possible to handle multipart requests but I'm not sure how to code, someone want to discuss some improvements to...
Agreed with @an-2018, I'm using yarn berry v3 with workspaces enabled (don't know if it can matter). So what's the purpose to have this feature without having the possibility to...
Hi @Noorquacker, I think that this repo is not maintained anymore. You could check this new repo https://github.com/b3nab/instapy-cli fully working and maintained. 🥂
This issue seems similar to #298 but no one yet have a solution. Someone know a workaround for this error?
This issue is similar to #559 and there is the same error: `error TS2792: Cannot find module '@storybook/core-common'` even if the module is installed on local project. Someone know how...
Totally unusable. Nothing works with nx (v14 and v15). For me even the build process didn't go well. It's still maintained this library?
Basically, if you follow this tutorial https://ionic.io/blog/building-react-and-angular-component-libraries-with-stencil-and-nx nothing will work and the generated files are so far to start working straight.
@paulogdm How to refactor the bot code to use Now v2.0 and the api serverless functions? Do you have some examples to provide or a description about how to refactor...