getstation / electron-chrome-extension

Implementation of Chrome extension APIs for Electron
139 stars 26 forks source link

Bug: npm start #53

Closed kinop112365362 closed 2 years ago

kinop112365362 commented 5 years ago
 shihong@shihongdeMacBook-Pro  ~/Work/github/electron-chrome-extension   master ●  npm start

> electron-chrome-extension@2.1.0 prestart /Users/shihong/Work/github/electron-chrome-extension
> rm -rf ./lib/ && tsc -p .

node_modules/_p-queue@3.2.0@p-queue/index.d.ts:79:47 - error TS2344: Type 'DefaultAddOptions' does not satisfy the constraint 'QueueAddOptions'.
  Index signature is missing in type 'DefaultAddOptions'.

79  EnqueueOptionsType extends QueueAddOptions = DefaultAddOptions

so what's wrong with me? @hugomano

hugomano commented 3 years ago

Hello @kinop112365362 - I'm late but this project is not maintained anymore!