Steps for reproduction: ```sh mkdir proj cd proj harp init npm install --save harp harp compile OR npx harp compile ``` This effect can also be seen when using an npm script to compile instead of npx.