Skip to content

SZC

My feedback

1 result found

  1. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Workbench » General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    SZC commented  · 

    me too.

    I try to :
    1.
    - npm config set registry https://registry.npmjs.org/ &&\
    - npm config set strict-ssl false &&\

    2.or :
    - npm config set registry http://registry.npmjs.org/ &&\

    3.not sure the proxy address
    - npm config set proxy http://proxyip:proxyport
    - npm config set https-proxy http://proxyip:proxyport

    Any ideas?

Feedback and Knowledge Base