Hi All,

We are trying to start the openecomp-ui (SDC) and getting below highlighted 
error.
Any help would be appreciated.

Thanks,
Murali

From: Lema Rayapati [mailto:lema.rayap...@lnttechservices.com]
Sent: 30 August 2017 15:48
To: Murali p <mural...@huawei.com>
Subject: Re: Error - to start OpenecompUI

D:\Lema\Openecomp\openecomp-ui>npm start

> dox-ui@1.0.0<mailto:dox-ui@1.0.0> start D:\Lema\Openecomp\openecomp-ui
> gulp dev && webpack-dev-server --progress

[15:48:13] Using gulpfile D:\Lema\Openecomp\openecomp-ui\gulpfile.js
[15:48:13] Starting 'dev'...
[15:48:13] Starting 'clean'...
[15:48:13] Finished 'clean' after 119 ms
[15:48:13] Starting 'copy-stuff'...
[15:48:13] Starting 'copy-json'...
[15:48:13] Starting 'copy-index.html'...
[15:48:13] Starting 'copy-heat.html'...
[15:48:13] Starting 'copy-svg'...
[15:48:13] Starting 'app-context'...
[15:48:13] Finished 'app-context' after 862 µs
[15:48:14] Finished 'copy-index.html' after 237 ms
[15:48:14] Finished 'copy-heat.html' after 240 ms
[15:48:14] Finished 'copy-json' after 301 ms
[15:48:14] Finished 'copy-svg' after 400 ms
[15:48:14] Finished 'copy-stuff' after 416 ms
[15:48:14] Finished 'dev' after 545 ms
module.js:471
    throw err;
    ^

Error: Cannot find module './proxy-server'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> 
(D:\Lema\Openecomp\openecomp-ui\webpack.config.js:5:21)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! dox-ui@1.0.0<mailto:dox-ui@1.0.0> start: `gulp dev && 
webpack-dev-server --progress`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the dox-ui@1.0.0<mailto:dox-ui@1.0.0> start script.
npm ERR! This is probably not a problem with npm. There is likely additional 
logging output above.

________________________________
From: Murali p <mural...@huawei.com<mailto:mural...@huawei.com>>
Sent: 30 August 2017 11:02:49
To: Lema Rayapati
Subject: RE: Error - to start OpenecompUI

It is outside opencompui folder (inside sdc folder)

After that, next step is to goto openecomp-ui folder

From: Lema Rayapati [mailto:lema.rayap...@lnttechservices.com]
Sent: 30 August 2017 10:58
To: Murali p <mural...@huawei.com<mailto:mural...@huawei.com>>
Subject: Error - to start OpenecompUI


Hi Murali,



For Openecomp-ui env set up, i have installed gulp as mentioned in README.md 
file.

Then as per next step need dox-sequence-diagram-ui





Steps : (README.md) :
## Setup

##### Install `nodejs`:
download nodejs from here: https://nodejs.org/en/ (take the "current" version 
with latest features) & install it.
##### Install `gulp`

install gulp by running the following command `npm install --global gulp-cli`

##### Install DOX-UI
* pull for latest changes
* go to folder `dox-sequence-diagram-ui`
* run `npm install`
* wait for it...
* go to folder `openecomp-ui`
* run `npm install`
* create a copy of `devConfig.defaults.json` file and name it `devConfig.json` 
(we already configured git to ignore it so it will not be pushed)
in that file.

  populate the fields of the IP addresses of your BE machine you'd like to 
connect (**pay attention, it is a JSON file**)


---------------------------------------------------------

Without that not able to proceed.

D:\Lema\Openecomp\openecomp-ui>npm install
npm ERR! addLocal Could not install D:\Lema\Openecomp\dox-sequence-diagram-ui
npm ERR! path D:\Lema\Openecomp\dox-sequence-diagram-ui
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 
'D:\Lema\Openecomp\dox-sequence-diagram-ui'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent


Any idea about this dox-sequence-diagram-ui ?


Thanks,
Lema


L&T Technology Services Ltd

www.LntTechservices.com<http://www.lnttechservices.com/>

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.

L&T Technology Services Ltd

www.LntTechservices.com<http://www.lnttechservices.com/>

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to