AnthonyWC
AnthonyWC
Getting this error at startup with .js file: ``` Error: Cannot find module 'tern-aws-sdk' at Module._resolveFilename (module.js:455:15) at Module._resolveFilename (/usr/share/atom/resources/electron.asar/common/reset-search-paths.js:35:12) at Function.Module._resolveFilename (/usr/share/atom/resources/app.asar/src/module-cache.js:383:52) at Function.require.resolve (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:53:23) at Server.loadPlugins (/home/antho/.atom/packages/atom-ternjs/lib/atom-ternjs-server.js:399:27) at...
Currently it is possible to setup the tool so that we can arbitrary suppress checking for certain rules. However I think there are many situations where we prefer to not...
Not sure if this is already implemented but would like to see an option to fix the input line at top. (Constantly looking down can't be good for your neck..).
Looks like you cannot run any terminal/shell based command (and any application that relies on one)? ``` docker run --rm -it ansible/nocache.slim:latest ls docker: Error response from daemon: OCI runtime...
I recently installed ara via pip on another machine (Ubuntu 16.04) As part of that install process, should it install a .ara directory under home? I have a .ara under...
Hi folks, I'd like to propose that argocd-image-updater to be integrated/merged into argoCD main as an integrated feature (like how [argocd-notifications](https://github.com/argoproj-labs/argocd-notifications) used to a separate project and now has been...
I see similar open issues where argocd updater log said it has updated an image but pod itself doesn't roll out new one: https://github.com/argoproj-labs/argocd-image-updater/issues/186 https://github.com/argoproj-labs/argocd-image-updater/issues/431 Using argocd-image-updater with a static...
Would be great if there is a command either within CLI or within log to list summary of application that currently has image configured for update, its update strategies, last...
Using a combination of the alias + stepfunction plugin caused the following error: (I am guessing that alias plugin doesn't understand that stepfunction plugin has changed the resource name, e.g....
``` Version: 1.47.3 Commit: 91899dcef7b8110878ea59626991a18c8a6a1b3e Date: 2020-07-23T13:08:29.692Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 18.7.0 ``` Using either shortcut or the actual command from Command console...