Problem building Vue.js app with Pipelines

michaeljwilliams August 15, 2020

Hi,

I'm having a problem with grpc in the build step in my pipeline. My application is build with Vue.js and Firebase. Please see the screenshot below...

image.png

I can successfully build my application locally using the same version of node (v.14.8.0).

I'm not sure where to go from here... Any ideas of how to fix?

2 answers

0 votes
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 8, 2020

The build in the container does not work, it seems this is a compiler error compiling a library.

How to proceed? As it already builds locally, debug the pipeline locally with Docker as it needs to build in the container. This is perhaps a missing source dependency within your Flatcar based container image. 

0 votes
Wayne Kaskie August 28, 2020

Make sure that you can run your build locally. The error seems to be an issue with your build, not the pipeline.

michaeljwilliams August 29, 2020

Yes, as mentioned I can build locally.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events