You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use this project recently with balena push <fleet name>, I've managed to use it previously locally, but currently seem to get it stuck outputting [Info] Still Working... continuously, just wondering if you have any suggestions. Many thanks!
[frontend] ---> 2696938c8c95
[frontend] Step 6/11 : ENV HIGHCHARTS_VERSION=7.0.3
[frontend] Using cache
[frontend] ---> a696e7c9cc93
[frontend] Step 7/11 : RUN mkdir -p static/js && wget "https://code.jquery.com/jquery-${JQUERY_VERSION}.min.js" -O static/js/jquery.min.js && wget "https://code.highcharts.com/${HIGHCHARTS_VERSION}/highcharts.js" -O static/js/highcharts.js && wget "https://unpkg.com/requirejs@${REQUIREJS_VERSION}/require.js" -O static/js/require.js
[frontend] Using cache
[frontend] ---> 61169c9bbe82
[frontend] Step 8/11 : COPY package.json package.json
[frontend] Using cache
[frontend] ---> c7872a4712ae
[frontend] Step 9/11 : RUN JOBS=MAX npm install --production
[frontend] Using cache
[frontend] ---> 048c12c352f3
[frontend] Step 10/11 : COPY . ./
[frontend] Using cache
[frontend] ---> b58febca8c47
[frontend] Step 11/11 : CMD ["npm", "start"]
[frontend] Using cache
[frontend] ---> 72fd33516f5e
[frontend] Successfully built 72fd33516f5e
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
[Info] Still Working...
The text was updated successfully, but these errors were encountered:
I tried to use this project recently with
balena push <fleet name>
, I've managed to use it previously locally, but currently seem to get it stuck outputting[Info] Still Working...
continuously, just wondering if you have any suggestions. Many thanks!The text was updated successfully, but these errors were encountered: