Skip to content

Cannot perform npm install #2

@badetitou

Description

@badetitou

Hello

I'm trying to perform the demo locally and I have an error when building the Angular application.
After cloning the project, I go to SKSWebMap\Target\sks-angular, then I perform npm install and I got

pm WARN Could not resolve dependency:
npm WARN peer @progress/kendo-angular-intl@"^3.1.0" from @progress/[email protected]
npm WARN node_modules/@progress/kendo-angular-dateinputs
npm WARN   @progress/kendo-angular-dateinputs@"~5.3.0" from @mobilize/[email protected]
npm WARN   node_modules/@mobilize/winforms-components
npm WARN   1 more (@progress/kendo-angular-grid)
npm WARN
npm WARN Conflicting peer dependency: @progress/[email protected]
npm WARN node_modules/@progress/kendo-angular-intl
npm WARN   peer @progress/kendo-angular-intl@"^3.1.0" from @progress/[email protected]
npm WARN   node_modules/@progress/kendo-angular-dateinputs
npm WARN     @progress/kendo-angular-dateinputs@"~5.3.0" from @mobilize/[email protected]
npm WARN     node_modules/@mobilize/winforms-components
npm WARN     1 more (@progress/kendo-angular-grid)
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@mobilize%2fwfnet-c1-components - Not found
npm ERR! 404
npm ERR! 404  '@mobilize/[email protected]' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Is the registry of mobilize net correct?

I think I have the correct version for Node and npm

{
  angular: '0.0.0',
  npm: '8.7.0',
  node: '16.14.2',
  v8: '9.4.146.24-node.20',
  uv: '1.43.0',
  zlib: '1.2.11',
  brotli: '1.0.9',
  ares: '1.18.1',
  modules: '93',
  nghttp2: '1.45.1',
  napi: '8',
  llhttp: '6.0.4',
  openssl: '1.1.1n+quic',
  cldr: '40.0',
  icu: '70.1',
  tz: '2021a3',
  unicode: '14.0',
  ngtcp2: '0.1.0-DEV',
  nghttp3: '0.1.0-DEV'
}

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