holochain / holoscape

A complete end-user deployment of a Holochain conductor with UI for administration and a run-time for hApp UIs
63 stars 8 forks source link

npm WARN holoscape@0.0.1 license should be a valid SPDX license expression #37

Open jamesray1 opened 4 years ago

jamesray1 commented 4 years ago
➜  ~ gcl https://github.com/holochain/holoscape.git
➜  ~ cd holoscape
➜  holoscape git:(master) npm install

> electron@6.1.5 postinstall /home/jr/holoscape/node_modules/electron
> node install.js

Downloading tmp-2158-1-SHASUMS256.txt-6.1.5
[============================================>] 100.0% of 5.15 kB (5.15 kB/s)
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN holoscape@0.0.1 No repository field.
npm WARN holoscape@0.0.1 license should be a valid SPDX license expression

added 58 packages from 64 contributors and audited 606 packages in 357.073s
found 0 vulnerabilities