Don't build nuxeo-web-ui

Don't build nuxeo-web-ui. When i run npm install I get error

npm ERR! code E404
npm ERR! 404 Not Found: @nuxeo/polymer-build@^2.0.0
0 votes

2 answers

2337 views

ANSWER



FYI, we just published our patched polymer-cli package on https://www.npmjs.com/package/@nuxeo/polymer-build . You should now be able to build the Nuxeo Web UI.

For the record, the patch is described in https://github.com/Polymer/polymer-build/pull/254.

0 votes



Guillaume Renard it is not displaying anything in the link you provided.

Please see the below screenshot.

http://prntscr.com/ihs2k9

02/21/2018

For some reason, the link above includes the period (.) as part of the url. https://www.npmjs.com/package/@nuxeo/polymer-build
02/21/2018

Gabriel Barata Thanks now it is displaying in web page. i think now building doesn't gave me any errors
02/21/2018

Gabriel Barata i have an issue while compiling it is in api playground .

please see the screenshot.

https://prnt.sc/ihsv9b

02/21/2018

Please ask a new Question
02/21/2018

thanks i have asked a new question can you please help if you know the solution.

please see the link.

https://answers.nuxeo.com/general/q/d41f2e661ccf482083fde9367d4b1ee6/nuxeo-source-code-installation-error

02/21/2018


Hi, I get the same error and no clue

Logs file here :

verbose stack Error: 404 Not Found: @nuxeo/polymer-build@2.0.0 3251 verbose stack at fetch.then.res (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\fetchers\registry\fetch.js:42:19) 3251 verbose stack at tryCatcher (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23) 3251 verbose stack at Promise.settlePromiseFromHandler (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:512:31) 3251 verbose stack at Promise.settlePromise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:569:18) 3251 verbose stack at Promise.settlePromise0 (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:614:10) 3251 verbose stack at Promise.settlePromises (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:693:18) 3251 verbose stack at Async.drainQueue (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:133:16) 3251 verbose stack at Async.drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:143:10) 3251 verbose stack at Immediate.Async.drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:17:14) 3251 verbose stack at runCallback (timers.js:789:20) 3251 verbose stack at tryOnImmediate (timers.js:751:5) 3251 verbose stack at processImmediate as _immediateCallback 3252 verbose cwd C:\Users\nuxeo\addons\nuxeo-web-ui 3253 verbose Windows_NT 10.0.14393 3254 verbose argv “C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js” “install” 3255 verbose node v8.9.4 3256 verbose npm v5.6.0 3257 error code E404 3258 error 404 Not Found: @nuxeo/polymer-build@2.0.0

0 votes



Help please, Why don't build nuxeo?
01/24/2018

Please use comments and not answers to say it is not working for you too.
02/20/2018

FYI, nuxeo had to patch the polymer-build package and has its own version in an internal repository. It was supposed to be temporary until the Polymer team merges our PR but since it takes much longer than expected, we are going to take actions to make our patched package publicly accessible.
02/20/2018