What product/components do you use and which version/fix level are you on?
Cumulocity-Web SDK guide
Is your question related to the free trial, or to a production (customer) instance?
Production
What are you trying to achieve? Please describe it in detail.
Create first web application starting from your tutorial
Do you get any error messages? Please provide a full error message screenshot and log file.
In my configuration, I use an internal repository which could be synchronised with Internet ones. Is there a solution to configure repository (my enterprise repository instead of registry npmjs org) ?
c8ycli.cmd new myApp tutorial
FetchError: request to registry.npmjs.org @c8y%2fapps failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org
at ClientRequest.<anonymous> (C:\Users\<users>\MyApps\node-v14.15.3-win-x64\node_modules\@c8y\cli\node_modules\node-fetch-npm\src\index.js:68:14)
at ClientRequest.emit (events.js:315:20)
at TLSSocket.socketErrorListener (_http_client.js:469:9)
at TLSSocket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
type: 'system',
errno: 'ENOTFOUND',
code: 'ENOTFOUND'
}
Have you installed all the latest fixes for the products and systems you are using?
I installed @c8y/cli