rawberg / connect-sqlite3

SQLite3 session store for connect and express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not install

angelochen960 opened this issue · comments

hi, here is the error:

 npm install connect-sqlite3
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: protobufjs@^6.8.6 (node_modules/@google-cloud/firestore/node_modules/protobufjs):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Unexpected end of JSON input while parsing near '...":">=0.8"}},"4.0.0-b2'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: protobufjs@^6.8.8 (node_modules/google-gax/node_modules/protobufjs):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Unexpected end of JSON input while parsing near '...":">=0.8"}},"4.0.0-b2'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: protobufjs@^6.8.6 (node_modules/@grpc/proto-loader/node_modules/protobufjs):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Unexpected end of JSON input while parsing near '...":">=0.8"}},"4.0.0-b2'

npm ERR! Unexpected end of JSON input while parsing near '...":">=0.8"}},"4.0.0-b2'

I haven't been able to reproduce this using current stable Node v8.11.4. What version did you use, what OS?