My local commandbox instance is still using versio...
# fusion-reactor
e
My local commandbox instance is still using version 9 from my Developer License. I have tried numerous ways to use version 10 but cannot get it to work: •
uninstall FusionReactor
and
uninstall commandbox-fusionreactor
followed by
install
of those again. •
box install FusionReactor@10.0.0
to try to force it. •
"fusionreactor":{"installID":"10.0.0"}
in my
server.json
file. Any ideas?
d
I just got that working by setting the installID like this:
BOX_SERVER_fusionreactor_installID=fusionreactor@10.0.0
should work the same in server.json and all seems to work as expected
šŸ‘ 1
e
When I add it to my
server.json
I get this error at server startup:
Copy code
| Ɨ | Loading FusionReactor
   |   |------------------------------------
   |   | Ɨ | Installing package [forgebox:10.0.0]
   |   |   |---------------------------------------------------
   |   |   | Verifying package '10.0.0' in forgebox, please wait...
   |   |   | Error getting ForgeBox entry [10.0.0]  The entry slug sent is invalid or does not exist
   |   |   |---------------------------------------------------
d
Initially I did the same as you and set it to 10.0.0 but it should be fusionreactor@10.0.0
e
ah yes, that's it! You are a star. Thanks.
d
as ever @bdw429s is actually the star and pointed me in the right direction šŸ™‚ (in the box-products channel)
šŸ‘ 2
e
fcafefdd-64e2-45bf-bed3-1c8852dcf21e_text.gif
šŸ˜† 1
ā¤ļø 2