I tried to bootstrap my project which is using overview engine version 32. Unfortunately, the bootstrap cannot be done since artifacts already removed overview-engine v32 (as the time I post this question).
My package.json:
“@com.mgmtp.a12.overview-engine/overview-engine-core”: “32.3.1”
Do you know where artifacts host overview-engine v32? Is this my fault or something artifacts should solve?
Thanks.
Here it is: <INTERNAL_LINK>
So the problem is: In my .npmrc, I update the the scope from @com.mgmtp.a12.overview-engine to @com.mgmtp.a12.overviewengine with new version 33. That’s lead to the failed bootstrap.