[GitHub] [apisix-dashboard] Molio-tan commented on issue #1832: bug: apisix-dashboard v2.5 make build failed on Huawei Kunpeng system

2021-05-08 Thread GitBox


Molio-tan commented on issue #1832:
URL: 
https://github.com/apache/apisix-dashboard/issues/1832#issuecomment-835203953


   > > @imjoey The lower version of nodejs is helpful,but at the last of `make 
build`, a new error occurs as follows:
   > > 
![image](https://user-images.githubusercontent.com/31587573/117522878-39af5f00-afe8-11eb-8462-a1b44ed81f67.png)
   > > It seems that some packages are  incompatible with nodejs of 10.11.0 
version. The APISIX Dashboard version is `2.6+`
   > > Looking forward to the solution.
   > 
   > @Molio-tan Very glad to see it works. Regarding to the new error, an 
intuitive solution is to install the new 10.13.0-armv8 from official 
alternatively. In practice, minor version upgrade will not bring any 
incompatibility, so I guess this newer version will also work along with Kylin 
V10.
   > 
   > Looking forward to your feedback. Thanks.
   
   @imjoey Thank you for your help. After many times to download different 
versions of nodejs, I find the suitable version is v10.24.0.
   ```
   wget 
https://nodejs.org/download/release/v10.24.0/node-v10.24.0-linux-arm64.tar.xz
   tar -xf node-v10.24.0-linux-arm64.tar.xz
   ln -s /opt/node-v10.24.0-linux-arm64/bin/node /usr/local/bin/
   ln -s /opt/node-v10.24.0-linux-arm64/bin/npm /usr/local/bin/
   ```
   At last, `make build` will work properly. Thank you all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix-dashboard] Molio-tan commented on issue #1832: bug: apisix-dashboard v2.5 make build failed on Huawei Kunpeng system

2021-05-07 Thread GitBox


Molio-tan commented on issue #1832:
URL: 
https://github.com/apache/apisix-dashboard/issues/1832#issuecomment-834985862


   @imjoey The lower version of nodejs is helpful,but at the last of `make 
build`, a new error occurs as follows:
   
![image](https://user-images.githubusercontent.com/31587573/117522878-39af5f00-afe8-11eb-8462-a1b44ed81f67.png)
   It seems that some packages are  incompatible with nodejs of 10.11.0 
version. The APISIX Dashboard version is `2.6+`
   Looking forward to the solution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix-dashboard] Molio-tan commented on issue #1832: bug: apisix-dashboard v2.5 make build failed on Huawei Kunpeng system

2021-05-06 Thread GitBox


Molio-tan commented on issue #1832:
URL: 
https://github.com/apache/apisix-dashboard/issues/1832#issuecomment-833449970


   > > > @Molio-tan the logs seem not very helpful. So could you please show us 
more information from the `/var/log/message` and `dmesg` command during the 
installation? I believe that they could give us some clues. Thanks.
   > > 
   > > 
   > > Ok, but I don't know exactly about how many lines or messages created 
during the installation.Forgive me to giving the whole file as follows.
   > > 
[messages.log](https://github.com/apache/apisix-dashboard/files/6431355/messages.log)
   > > 
[dmesg.log](https://github.com/apache/apisix-dashboard/files/6431357/dmesg.log)
   > 
   > @Molio-tan thanks for providing the logs, while I'm so sorry that I've to 
say I can find nothing useful to help us get through with this issue. Do you 
mind adding my WeChat `majunjiev` that I'm able to debug your environment? 
Thanks.
   
   No, I don't mind that. I had send the request for your Wechat.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix-dashboard] Molio-tan commented on issue #1832: bug: apisix-dashboard v2.5 make build failed on Huawei Kunpeng system

2021-05-05 Thread GitBox


Molio-tan commented on issue #1832:
URL: 
https://github.com/apache/apisix-dashboard/issues/1832#issuecomment-833178570


   
   
   
   > @Molio-tan the logs seem not very helpful. So could you please show us 
more information from the `/var/log/message` and `dmesg` command during the 
installation? I believe that they could give us some clues. Thanks.
   
   Ok, but I don't know exactly about how many lines or messages created during 
the installation.Forgive me to giving the whole file as follows.
   
   
[messages.log](https://github.com/apache/apisix-dashboard/files/6431355/messages.log)
   
[dmesg.log](https://github.com/apache/apisix-dashboard/files/6431357/dmesg.log)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org