jsonpath
jsonpath copied to clipboard
Can't install this package globally
Hi,
I can not install this package globally even though running the command in sudo privilege.
I had the same problem with other projects which depend on jsonpath; see https://github.com/LucyBot-Inc/api-spec-converter/issues/132 for example. I'm on Mac with npm 5.6.0 and node 8.11.3
Adding --unsafe-perm=true --allow-root to the command seems to workaround the problem, but seems like that is not the best solution.