Skip to content

Question: Authorization Required for chdb@1.2.0 #15

@ceckoslab

Description

@ceckoslab

Hello @auxten

Thanks for the quick fix for #13

I tried install the fix that is part of chdb@1.2.0

npm i chdb@1.2.0
but got:

Authorization Required: This application requires administrative access. If you are sure, enter your local username and password to continue.
(##################) ⠇ reify:node-addon-api: timing reifyNode:node_modules/chdb Completed in 31ms

chdb@1.1.4 gets installed without any prompt about Authorization Required when I run npm i chdb@1.1.4

Not sure what prompts Authorization Required but would it be possible in ideal case scenario to skip this prompt?

Here is the full verbose terminal output:

npm verb cli /Users/secret-user/.nvm/versions/node/v18.20.2/bin/node /Users/secret-user/.nvm/versions/node/v18.20.2/bin/npm
npm info using npm@10.5.0
npm info using node@v18.20.2
npm verb title npm i chdb@1.2.0
npm verb argv "i" "chdb@1.2.0" "--loglevel" "verbose"
npm verb logfile logs-max:10 dir:/Users/secret-user/.npm/_logs/2024-08-28T09_40_30_797Z-
npm verb logfile /Users/secret-user/.npm/_logs/2024-08-28T09_40_30_797Z-debug-0.log
npm http fetch GET 200 https://registry.npmjs.org/chdb 719ms (cache revalidated)
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'glob@11.0.0',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'jackspeak@4.0.1',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'lru-cache@11.0.0',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'minimatch@10.0.1',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'path-scurry@2.0.0',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }
npm info run chdb@1.2.0 install node_modules/chdb npm run libchdb && npm run build
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 190ms
Authorization Required: This application requires administrative access. If you are sure, enter your local username and password to continue.
(##################) ⠧ reify:chdb: http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 190ms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions