@tuleap/tracker-creation app depends on the global "tlp" library because it uses a select2. It must depend on it, otherwise it will fail typechecking because TLP has not been built yet. With the dependency, it will wait for TLP to be built before attempting typechecking.