You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Chaoran Yu (Jira)" <ji...@apache.org> on 2022/05/28 18:25:00 UTC

[jira] [Created] (YUNIKORN-1224) Failed to publish website due to incompatible node version

Chaoran Yu created YUNIKORN-1224:
------------------------------------

             Summary: Failed to publish website due to incompatible node version
                 Key: YUNIKORN-1224
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1224
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: website
            Reporter: Chaoran Yu
            Assignee: Chaoran Yu
             Fix For: 1.1.0


Website publish no longer works. Example: [https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:73.] 

The error is:

 
yarn install v1.22.15 
[64|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:65]info No lockfile found. 
[65|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:66][1/4] Resolving packages... 
[66|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:67][2/4] Fetching packages... 
[67|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:68]error @docusaurus/core@2.0.0-beta.21: The engine "node" is incompatible with this module. Expected version ">=16.14". Got "16.13.0" 
[68|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:69]info Visit [https://yarnpkg.com/en/docs/cli/install] for documentation about this command. 
[69|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:70]error Found incompatible module. 
[70|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:71]The command '/bin/sh -c yarn install' returned a non-zero code: 1 
[71|https://github.com/apache/yunikorn-site/runs/6638395350?check_suite_focus=true#step:3:72]
 
Need to change the base image to use node 16.14 or higher



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org