getting the lerna ERR! npm run build exited 127 in '@exo/frontend-apps-automotive' while doing the npm run

Viewed 21

i followed the spteps like

  1. npm install 2.npm run bootstrap 3.npm build(heare) i am getting the below error

XXXXXX@XXXXXX:~/sal-eshopFE/salt-eshop-ixl-frontend$ npm run build

prebuild node buildUtils/checkPrereqs.js

build echo DEPRECATED && lerna run build

DEPRECATED lerna notice cli v5.0.0 lerna info Executing command in 9 packages: "npm run build" lerna ERR! npm run build exited 127 in '@exo/frontend-apps-automotive' lerna ERR! npm run build stdout:

@exo/frontend-apps-automotive@1.0.0 build root-exec CUSTOM_ENV=ssr,client webpack

lerna ERR! npm run build stderr: /usr/bin/env: ‘node\r’: No such file or directory lerna ERR! npm run build exited 127 in '@exo/frontend-apps-automotive' lerna WARN complete Waiting for 8 child processes to exit. CTRL-C to exit immediately.

0 Answers
Related