Skip to content

Adding sign with google in NPM #2376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MuhammadUsamaMX
Copy link

No description provided.

@jc21
Copy link
Member

jc21 commented Nov 8, 2022

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.

@insuusvenerati
Copy link

I believe you've accidentally committed frontend/node_modules

@MuhammadUsamaMX
Copy link
Author

MuhammadUsamaMX commented Nov 8, 2022 via email

Copy link

github-actions bot commented Feb 5, 2024

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

@github-actions github-actions bot added the stale label Feb 5, 2024
@nginxproxymanagerci
Copy link

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.

@github-actions github-actions bot removed the stale label Nov 19, 2024
Copy link

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

@github-actions github-actions bot added the stale label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants