You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The translation states, that all nlark.com hosts in the package-lock.json file (for the cloud_api_sample_docker.zip => source/nginx/front_page) must be replaced with the npmjs.org host.
Note for the docker deployment
It seems, that in one of the registries the ssl certificate expired. A quick and dirty fix: Run the npm config set strict-ssl false command before the npm install command
npm http fetch GET https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/slice-ansi/download/slice-ansi-4.0.0.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/slash/download/slash-3.0.0.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/set-value/download/set-value-2.0.1.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/safe-buffer/download/safe-buffer-5.1.2.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/rollup-plugin-external-globals/download/rollup-plugin-external-globals-0.6.1.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/repeat-element/download/repeat-element-1.1.4.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/posthtml-render/download/posthtml-render-1.4.0.tgz attempt 3 failed with ENOTFOUND
The text was updated successfully, but these errors were encountered: