reader icon indicating copy to clipboard operation
reader copied to clipboard

How to start ?

Open Boom199801 opened this issue 1 year ago • 5 comments

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: undefined, npm WARN EBADENGINE required: { node: '20' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE }

up to date, audited 1005 packages in 2s

146 packages are looking for funding run npm fund for details

4 critical severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details.

Boom199801 avatar Apr 15 '24 08:04 Boom199801

i also have same question

ychost avatar Aug 29 '24 03:08 ychost

i also have same question

yty0820 avatar Aug 29 '24 10:08 yty0820

Hi! I also have same question:

~/reader/backend/functions ❯❯❯ npm start

> start
> npm run shell


> shell
> npm run build && firebase functions:shell


> build
> node ./integrity-check.cjs && tsc -p .

Integrity check failed: /home/user/reader/backend/functions/licensed/GeoLite2-City.mmdb does not exist.

blakkd avatar Oct 31 '24 01:10 blakkd

Hi! I also have same question,and I can not reslove it

liyabing12138 avatar Mar 19 '25 08:03 liyabing12138

Hi! I also have same question:

~/reader/backend/functions ❯❯❯ npm start

> start
> npm run shell


> shell
> npm run build && firebase functions:shell


> build
> node ./integrity-check.cjs && tsc -p .

Integrity check failed: /home/user/reader/backend/functions/licensed/GeoLite2-City.mmdb does not exist.

How did you solve it later

liyabing12138 avatar Mar 19 '25 09:03 liyabing12138