Skip to content
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

bump thelounge to 3.3.0 + bump Node.je to 13.x #33

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

Conversation

Sephtex
Copy link

@Sephtex Sephtex commented Mar 7, 2020

also fix DEPRECATION WARNING on ansible-2.9

The role started to throw an error on the following, so I bumped up Node.js to the newest I could find on the used URL and it solved the issue:

ASK [debian-thelounge : Ensure thelounge package is installed] ******************************************************************************
Saturday 07 March 2020  13:46:45 +0100 (0:01:27.178)       0:11:17.043 ******** 
fatal: [dev-thelounge]: FAILED! => changed=false 
  cmd: /usr/bin/yarn global add '' --no-emoji
  msg: |-
    warning thelounge > sqlite3 > request@2.88.2:********@10.1.0: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.17.0"
    error Found incompatible module.
  rc: 1
  stderr: |-
    warning thelounge > sqlite3 > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    error got@10.1.0: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.17.0"
    error Found incompatible module.
  stderr_lines: <omitted>
  stdout: |-
    yarn global v1.22.1
    [1/4] Resolving packages...
    [2/4] Fetching packages...
    info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.
  stdout_lines: <omitted>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant