hello , when i use the pakcage, console throws an error Error: Cannot find module './helpers', i check the node_modules/node-jenkins path discover /lib/helpers.js is not exist ,i guess The file was not properly compiled, After i execute npm run babel in node_modules/node-jenkins/ path ,This plugin is working properly,I guess this is an issue where the package was not compiled correctly before it was released, right?
hello , when i use the pakcage, console throws an error
Error: Cannot find module './helpers', i check thenode_modules/node-jenkinspath discover/lib/helpers.jsis not exist ,i guess The file was not properly compiled, After i executenpm run babelinnode_modules/node-jenkins/path ,This plugin is working properly,I guess this is an issue where the package was not compiled correctly before it was released, right?