[GitHub] [cloudstack-terraform-provider] mbrashearnttglobalnet commented on issue #29: Registry 404 error - failed to │ retrieve authentication checksums for provider

2022-02-07 Thread GitBox
mbrashearnttglobalnet commented on issue #29: URL: https://github.com/apache/cloudstack-terraform-provider/issues/29#issuecomment-1032029710 Found the link is setting off our network firewall IPS. Does not happen for other providers, but the cloudstack link is getting flagged as a threat:

Re: Management server won't start

2022-02-07 Thread Wei ZHOU
yes, could be. I use npm 8.4.1 and nodejs 12.22.10, everything looks ok. I do not have 'node' installed. -Weo On Mon, 7 Feb 2022 at 14:56, Pritam Neog wrote: > npm 8.1.2 > nodejs v12.21.0 > node v16.13.2 > > This got me thinking: is it right to have different versions for nodejs and > node? >

4.16.1.0 release

2022-02-07 Thread Suresh Anaparti
Hi All, There are about 30 open items (and about 200+ merged/closed) in the 4.16.1.0 milestone [1] currently. Considering the open items and the previously proposed timelines, I would like to propose 4.16 branch soft freeze around 16th Feb 2022, thereafter only blocker and critical fixes will

Re: Management server won't start

2022-02-07 Thread Pritam Neog
npm 8.1.2 nodejs v12.21.0 node v16.13.2 This got me thinking: is it right to have different versions for nodejs and node? On Mon, Feb 7, 2022 at 7:20 PM Wei ZHOU wrote: > Hi Pritam, > > Which npm and nodejs version do you use ? > > -Wei > > On Mon, 7 Feb 2022 at 14:44, Pritam Neog wrote: > > >

Re: Management server won't start

2022-02-07 Thread Wei ZHOU
Hi Pritam, Which npm and nodejs version do you use ? -Wei On Mon, 7 Feb 2022 at 14:44, Pritam Neog wrote: > Yes I've followed the steps. If I run *npm start* after the existing errors > in *npm install*, the following is produced: > > ERROR Error loading /home/neoggg/lab/cloudstack/ui/vue.co

Re: Management server won't start

2022-02-07 Thread Pritam Neog
Yes I've followed the steps. If I run *npm start* after the existing errors in *npm install*, the following is produced: ERROR Error loading /home/neoggg/lab/cloudstack/ui/vue.config.js: ERROR ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object t

Re: Management server won't start

2022-02-07 Thread Wei ZHOU
Hi Pritam, Did you follow the steps on https://github.com/apache/cloudstack/blob/main/ui/README.md ? -Wei On Mon, 7 Feb 2022 at 13:22, Pritam Neog wrote: > Hello Wei, > *npm install* produces the following error. > > npm ERR! code ERESOLVE > npm ERR! ERESOLVE unable to resolve dependency tree

Re: Management server won't start

2022-02-07 Thread Pritam Neog
Hello Wei, *npm install* produces the following error. npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: cloudstack-ui@1.0.0 npm ERR! Found: vue@3.2.30 npm ERR! node_modules/vue npm ERR! vue@"^3.2.30" from the root project npm ERR! npm