HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Building a Release
luisgzafra
New
Hello,
I think I'm closer to getting it.
When I get it I will publish each new version that they publish here in this forum. It's costing me my job.
I have this error when i try to do ./bin/release
Do you have any idea what could be wrong?
Thanks!
Tagged:
1
Answers
I am trying on ubuntu and I stop here:
I'm moving forward. With a clean installation of Ubuntu I do:
Now I am here:
Just spitballing: do you maybe want to reverse wherever this comes from to make it build more of the JavaScript?
Should be enough to launch via:
$ VANILLA_BUILD_DISABLE_AUTO_BUILD=false ./bin/release.sh
Maybe the setting is inside the Shell script, though.
I think I am near!
I think this error is because I am using composer version 2 and I have to downgrade to 1.
YEAH! :D