Get help with testing, discuss unit testing strategies etc.
i get this error :
npm ERR! code EPROTO
npm ERR! syscall write
npm ERR! errno EPROTO
npm ERR! request to https://npm.bryntum.com/-/user/org.couchdb.user:arielm..iscar.co.il failed, reason: write EPROTO E4980000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
when try to login
hi,
thx !!
Now I can login but when i tary to do :
npm install @bryntum/scheduler@5.3.7
i get this error:
npm ERR! code E401
npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR! npm login
thx again
Rafi
HI,
I follow the steps and i grt it again ;
C:\php\dev\planner>npm login --auth-type=legacy --registry=https://npm.bryntum.com
npm notice Log in on https://npm.bryntum.com/
Username: arielm..iscar.co.il
Password:
Logged in on https://npm.bryntum.com/.
C:\php\dev\planner>npm install @bryntum/grid@5.3.7
npm ERR! code E401
npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR! npm login
thx
Rafi
Hi,
Yes i have a license.
And i log in with license user and password...but cant install scheduler component.
C:\php\dev\planner>npm install @bryntum/grid@5.3.7
Looks like you're trying to install grid? You only have license for Scheduler Pro currently.
hi,
thx !! now it work.
i have a question:
how can i edit the information window (on duble click on event),
remove or add new fields?
thx
Rafi