I have a problem with the CLI of shopify to initialize a project

i want to learn to use hydrogen and i see when i put the command and i dont know if have relation with cloudflare today but i have this error

─ success ────────────────────────────────────────────────────────────────╮
│ │
│ Shopify authentication complete │
│ │
│ You are logged in to devsocialroom as enriquealfonzo123@gmail.com
│ │
╰──────────────────────────────────────────────────────────────────────────╯

node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^

Error: Access denied for hydrogenStorefronts field. Required access: Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.: {“response”:{“errors”:[{“message”:“Access denied for hydrogenStorefronts field. Required access: Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.”,“locations”:[{“line”:3,“column”:5}],“path”:[“hydrogenStorefronts”],“extensions”:{“code”:“ACCESS_DENIED”,“documentation”:“https://shopify.dev/api/usage/access-scopes",“requiredAccess”:"Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.”}}],“data”:null,“extensions”:{“cost”:{“requestedQueryCost”:1,“actualQueryCost”:1,“throttleStatus”:{“maximumAvailable”:2000,“currentlyAvailable”:1999,“restoreRate”:100}}},“status”:200,“headers”:{}},“request”:{“query”:“#graphql\n query LinkStorefront {\n hydrogenStorefronts {\n id\n title\n productionUrl\n }\n }\n”}}
at GJe (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/chunk-2LZQLWDR.js:984:7480)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.P [as request] (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/create-app.js:1472:435)
at async Dun (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/chunk-2LZQLWDR.js:984:8872)
at async KJe (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/chunk-2LZQLWDR.js:984:9062)
at async Hfi (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/chunk-2LZQLWDR.js:987:401)
at async file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/create-app.js:1472:594
at async file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/chunk-2LZQLWDR.js:875:15201
at async uq (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/create-app.js:1544:6767)
at async O5e (file:///C:/Users/guzen/AppData/Local/npm-cache/_npx/e1eac94ad41cc36f/node_modules/@shopify/create-hydrogen/dist/create-app.js:1552:52) {
statusCode: 200,
errors: [
{
message: ‘Access denied for hydrogenStorefronts field. Required access: Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.’,
locations: [ { line: 3, column: 5 } ],
path: [ ‘hydrogenStorefronts’ ],
extensions: {
code: ‘ACCESS_DENIED’,
documentation: ‘https://shopify.dev/api/usage/access-scopes’,
requiredAccess: ‘Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.’
}
}
]
}

Node.js v22.14.0
npm error code 1
npm error path C:\Users\guzen\Desktop\shopifyHydrogen
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c create-hydrogen
npm error A complete log of this run can be found in: C:\Users\guzen\AppData\Local\npm-cache_logs\2025-11-18T15_22_34_792Z-debug-0.log

i made the store in the devstore and nothing, already try installing the app(hydrogen) in the shopify store, and nothing too i dont know what can i do? thanks for help guys, im aware

Moved this to the Hydrogen category

Hey @Enrique_Gonzalez! Based on the error message, it looks like your Shopify account on that shop doesn’t have permissions to access the Hydrogen channel. Are you able to access the Hydrogen channel in the admin, or does it tell you you lack the required permissions?

If trying to access the Hydrogen channel in the admin also tells you that you are missing the required permissions, then you would need to contact whoever owns the shop to give your user account the necessary permissions.

hi! @Kara_Daviduik well yes in my admin panel i see that i dont have permissions for the hydrogen channel, but i am in my account of shopify partners, is a shop that i created and i dont know why i dont have permissions, i should have permissions right? that its my problem

thanks for answer @Kara_Daviduik have a nice day!