Brewskey / spark-server

An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
54 stars 27 forks source link

UNMET PEER DEPENDENCY during npm install #205

Closed haeferer closed 7 years ago

haeferer commented 7 years ago

Since the latest commits, npm install repored this

spark-server@0.1.1 D:\keastick\RemoteRep\spark-server
+-- ec-key@0.0.2
+-- nedb-core@3.0.6
+-- node-rsa@0.4.2
+-- spark-protocol@0.1.6  (git+https://github.com/Brewskey/spark-protocol.git#32411bde64ff3bbeaad281798fe6921c00185ea4)
+-- tingodb@0.5.1  (git+https://github.com/Brewskey/tingodb.git#4a743f88f422651a9338f8a06db61248ed4c8b49)
+-- uuid@3.1.0
`-- UNMET PEER DEPENDENCY webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc
jlkalberer commented 7 years ago

tingodb should be removed @antonpuko?