Hi,
I am getting no directory exist .I have made around 30 changes but still same issue.
I am trying to install NPM so to build my angular application but it is giving some error.Also,it is saying success so I am confused.
Error:
npm WARN saveError ENOENT: no such file or directory, open 'D:\APP\BambooAgent\xml-data\build-dir\RL-AUI-LFBPTO\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'D:\APP\BambooAgent\xml-data\build-dir\RL-AUI-LFBPTO\package.json'
npm WARN RL-AUI-LFBPTO No description
npm WARN RL-AUI-LFBPTO No repository field.
npm WARN RL-AUI-LFBPTO No README data
npm WARN RL-AUI-LFBPTO No license field.
up to date in 0.063s
Finished task 'npm install' with result: Success
My Setting:
Is it the right way.Please help in undertsanding .
Also,If someone can be kind enough to verify if my build command need anyother thing.It is just after NPM install(previous pic).
Thanks in advance.
I have this exact issue. If I run the build manually it works, but any automatic release will fail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.