https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32223 Bug ID: 32223 Summary: package.json script paths too specific Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org "build": "node_modules/.bin/gulp build", We should not specify the node_modules/.bin part if the env is correctly configured. -- You are receiving this mail because: You are watching all bug changes.