Kim van der Riet created QPIDIT-99: -------------------------------------- Summary: Install: npm warnings when installing rhea shim to system directory Key: QPIDIT-99 URL: https://issues.apache.org/jira/browse/QPIDIT-99 Project: Apache QPID Interoperability Test Suite Issue Type: Bug Components: Rhea JavaScript Shim Reporter: Kim van der Riet Assignee: Kim van der Riet Priority: Minor
When installing using cmake to a system directory, at the end of the install process there is the following npm warning: {noformat} npm WARN enoent ENOENT: no such file or directory, open '/usr/local/libexec/qpid_interop_test/shims/rhea-js/package.json {noformat} This does not appear to affect functionality, and the rhea-js shims run successfully against the other shims. The error does not appear when installing to a local directory, ie with CMAKE_INSTALL_PREFIX set to a local directory. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org