formio / formio.js

JavaScript powered Forms with JSON Form Builder

Home Page:https://formio.github.io/formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to publish as a npm webjar

dgt-amexio opened this issue · comments

commented

Hello,

I am facing the below issue when attempting to publish the formio.js library as a NPM WebJar (through https://www.webjars.org/) in order to embed it in Spring MVC based UI

Failure updating tracking ref refs/remotes/origin/1.14.x: Cannot read file /tmp/git10744446276760915977/https:/github.com/formio/formio.js/.git/refs/remotes/origin/FIO-4799-property-Value-is-not-set-by-default-and-show-as-?undefined

I suspect this is linked to a warning message that is prompted in gitlab UI when attempting to view the associated PR
(either 4713 or 4733) stating that "The head ref may contain hidden characters"

Would you kindly mind checking/updated associated PR's title/description to fix this issue ?

Kind regards
D.

Happy to try and help here, but wouldn't this mean we would need to change the commit message(s) in the git history? That might be tricky given that these PRs are 2+ years old