nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Adding sign with google in NPM

Open MuhammadUsamaMX opened this issue 3 years ago • 6 comments

MuhammadUsamaMX avatar Nov 06 '22 18:11 MuhammadUsamaMX

11:01:25  $ /app/node_modules/.bin/eslint .
11:01:25  
11:01:25  /app/server.js
11:01:25     1:1   error  This group of assignments is not aligned          align-assignments/align-assignments
11:01:25     1:25  error  Strings must use singlequote                      quotes
11:01:25     5:1   error  'cd' is not defined                               no-undef
11:01:25     5:3   error  Missing semicolon                                 semi
11:01:25    10:1   error  Expected indentation of 1 tab but found 4 spaces  indent
11:01:25    10:14  error  Strings must use singlequote                      quotes
11:01:25    11:3   error  Missing semicolon                                 semi
11:01:25    14:1   error  Expected indentation of 1 tab but found 4 spaces  indent
11:01:25    14:27  error  Missing semicolon                                 semi
11:01:25    15:3   error  Missing semicolon                                 semi
11:01:25    18:1   error  Expected indentation of 1 tab but found 4 spaces  indent
11:01:25    18:50  error  Missing semicolon                                 semi
11:01:25    19:3   error  Missing semicolon                                 semi
11:01:25  
11:01:25  ✖ 13 problems (13 errors, 0 warnings)
11:01:25    12 errors and 0 warnings potentially fixable with the `--fix` option.

jc21 avatar Nov 08 '22 01:11 jc21

I believe you've accidentally committed frontend/node_modules

insuusvenerati avatar Nov 08 '22 12:11 insuusvenerati

yes

On Tue, Nov 8, 2022, 5:46 PM Sean @.***> wrote:

I believe you've accidentally committed frontend/node_modules

— Reply to this email directly, view it on GitHub https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2376#issuecomment-1307161169, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANIVSU36SB3FD2PSICJC5NLWHJDTFANCNFSM6AAAAAARYRO3XM . You are receiving this because you authored the thread.Message ID: @.***>

MuhammadUsamaMX avatar Nov 08 '22 16:11 MuhammadUsamaMX

PR is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar Feb 05 '24 01:02 github-actions[bot]

CI Error:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
certbot-node: Pulling from nginxproxymanager/nginx-full
Digest: sha256:eaa2ebcb50dd87557c9a8f95a3230128d94cac1ea17800261c036e59378e7d49
Status: Image is up to date for nginxproxymanager/nginx-full:certbot-node
docker.io/nginxproxymanager/nginx-full:certbot-node
[1;34m❯ [1;36mBuilding Frontend ...[0m
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads https://github.com/tabler/tabler.git
Directory: /app/frontend
Output:
fatal: unable to access 'https://github.com/tabler/tabler.git/': Failed to connect to github.com port 443 after 15010 ms: Couldn't connect to server
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

PR is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar Jun 14 '25 02:06 github-actions[bot]