Re: UI - install node module too slow

2018-04-13 Thread john@apache
Hi Jenny,

Could you please describe your question in detail, such as what you did,
and what you got. It would be helpful if you can attach some log or
screenshot.

Anyway, 'take long time' looks more like a network issue. It might be
related to your network environment or configuration. From your info, I
guess the reason is the network to npm repository is slow. Generally, there
are 2 solutions:
1. use a proxy
2. use a local npm mirror

Hope it helps.

On Fri, Apr 13, 2018 at 5:06 PM, jenny li  wrote:

> Hi Experts,
>
> It takes a long time to install node modules by running 'npm install' , do
> you have any suggestion on this issue? many thanks.
>
> Best regards,
> Jenny
>


UI - install node module too slow

2018-04-13 Thread jenny li
Hi Experts,

It takes a long time to install node modules by running 'npm install' , do
you have any suggestion on this issue? many thanks.

Best regards,
Jenny