Issue Solution
Tag: SCA Local setup issue
Solve TypeError: arr.ReadUint16BE is not a function while setting up local for kilimanjaro sca version.
While running kilimajaro version locally, error noticed as given below.TypeError: arr.ReadUint16BE is not a function Solution:
Solve error on `npm install`, with `ERR! code EINTEGRITY
This is mainly occurring due to cache while running terminal. Try the below code on the terminal . After that re-run npm install.
ERR_CONNECTION_REFUSED – SCA Local setup issue
Reason In a NetSuite account, we can create multiple domains. But SSL certificate implementation can only be done for a single account. So, if we tried to set up our SCA website locally, it will show an error in the console as given below: Solution For this situation, we can use a secured domain (SSL… Continue reading ERR_CONNECTION_REFUSED – SCA Local setup issue