amer-ali / jsontron

Schematron based JSON Semantic Validator
14 stars 5 forks source link

Testing with UBUNTU #4

Open ppKrauss opened 5 years ago

ppKrauss commented 5 years ago

Old UBUNTU 16 LTS (later I can test UBUNTU 18)... but perhaps I need something more detailed install instructions, or to prepare better my NodeJS.

npm i jsontron

npm WARN deprecated nomnom@1.5.2: Package no longer supported. Contact support@npmjs.com for more info.

> jsonpath@0.2.12 postinstall /home/user/sandbox/node_modules/jsonpath
> node lib/aesprim.js > generated/aesprim-browser.js

npm WARN saveError ENOENT: no such file or directory, open '/home/user/sandbox/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/home/user/sandbox/package.json'
npm WARN sandbox No description
npm WARN sandbox No repository field.
npm WARN sandbox No README data
npm WARN sandbox No license field.

+ jsontron@0.8.19
added 24 packages from 47 contributors and audited 3836 packages in 10.061s
found 1 moderate severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details

PS: as in XML tools, ideal is a command line (something as node JSONValidator) that is installed standalone, without need of a project directory.

amer-ali commented 5 years ago

Hi @ppKrauss, would this help: https://amer-ali.github.io/jsontron/