npm WARN deprecated json-schema-ref-parser@9.0.9: Please switch to @apidevtools/json-schema-ref-parser npm WARN deprecated json-schema-ref-parser@6.1.0: Please switch to @apidevtools/json-schema-ref-parser added 207 packages, and audited 208 packages in 4s 10 packages are looking for funding run `npm fund` for details 5 vulnerabilities (1 moderate, 4 high) To address issues that do not require attention, run: npm audit fix Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. > @cross-lab-project/codegen-typescript-addon@0.0.8 build > tsc && npm run copy-templates > @cross-lab-project/codegen-typescript-addon@0.0.8 copy-templates > rm $(find ./dist/templates -name *.njk) & copyfiles -u 1 src/templates/**/*.njk dist/ find: './dist/templates': No such file or directory rm: missing operand Try 'rm --help' for more information.