OxooxoO
Denoβ€’12mo agoβ€’
4 replies
Oxooxo

node-pre-gyp problem on macOs

Hi all,

I want to use

import validateSchema from 'npm:xsd-validator';

which requires to run

deno install --allow-scripts=npm:libxmljs@1.0.11

but this fails on my mac with deno 2.1.6


How can I fix this?
Was this page helpful?