Pascal Küsgen
Pascal Küsgen
I thought I had the same Issue but I think this is how it is supposed to work - "works as designed". There needs to be an initial Group as...
I could `ng update` to v15 the following way: - Delete `yarn.lock` and move `.yarnrc.yml` to somewhere outside the git repo - Add .npmrc (add `registry=…` and other settings you...
@harryt04 it should not say `Using package manager: yarn` when running the ng update - you need to switch to npm as your package manager for the workaround to work....
> @Pascalmh thanks for the contribution! Could you rebase and edit the commit message so it passes our commit checks? Done ✅
@joshkpeterson sounds good, could you make a Pull Request for this?
You are missing the submodule of this repository. Download the Files from https://github.com/fengyuanchen/cropper Your `site/fields/cropper`-Folder will have another `cropper` folder containing the files you find over at fengyuanchen/cropper
@shonderdos good catch, thanks! Updated the PR.
@dsimard can you please explain how to add a phonegap plugin? Added this into Gruntfile.js, when I `grunt phonegap:build` or `grunt phonegap:send` and look at https://build.phonegap.com/apps/MY_PHONEGAP_APPID/plugins it says "This application...
https://github.com/ronaldlokers/grunt-casperjs#casperjs-options does this work for you?