Diego A. Zapata Häntsch

Results 30 comments of Diego A. Zapata Häntsch

Hello!, I'm recomend [Vuepress](https://vuepress.vuejs.org/) for the documentation. I would like to contribute with this but I don't know if this is in development now.

Hi @jdalrymple, I recomend this tool for many reasons. It's simple, fast, markdown files, custom themes, service workers, google analytics, multilanguage support and all the power of VueJs inside of...

I finally got it with the following `yaml` file using `node:16-bullseye` image but I don't understand why now I need to use `exec sh` before every time that I need...

Ok, finally I understood what is happening inside the docker image, thanks to these comments: - https://github.com/pnpm/pnpm/issues/4658#issuecomment-1116562437 - https://github.com/pnpm/pnpm/issues/4658#issuecomment-1117671726 - https://github.com/pnpm/pnpm/issues/4495#issuecomment-1085353100 - https://github.com/pnpm/pnpm/issues/4495#issuecomment-1085354031 But I think that having a section...

Ok, I will send a PR in the next few days @zkochan, thanks.

Same here using `pnpm`, I got it to work removing `node_modules` and `pnpm-lock.yaml` and running `nest add @nestjs/azure-func-http` but it uses `npm` not `pnpm`, but it works.

@razumnyak have you any idea why does it happend? have you any idea how fix it?

> @diegoazh is this project maintained anymore? I can't seem to get it to work with these errors Sorry for my delay, currently I'm not maintaining this plugin, I was...

@web-programmer-here can you open an issue there?

@web-programmer-here on `gmap-vue` we moved the build to rollup instead of using Webpack, can you try again if it throws the same error?