You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just got this warning on running npm install after cloning.
➜ holoscape git:(master) npm install
> [email protected] 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 [email protected] No repository field.
npm WARN [email protected] license should be a valid SPDX license expression
added 58 packages from 64 contributors and audited 606 packages in 357.073s
found 0 vulnerabilities
➜ holoscape git:(master)
The text was updated successfully, but these errors were encountered:
Just got this warning on running
npm install
after cloning.The text was updated successfully, but these errors were encountered: