Search code examples
angularjstypescriptbuildhawtio

Facing issue "Error Code: EPERM" while conducting a build for hawtio which includes typescript and Angular files


I am getting this issue during a build on my project. I am trying to modify the typescript and angular files in Hawtio API. It gives the error message as Error Code : EPERM.

Using --force and other similar commands, goves successful build but doesnt give required output.

Below is the screenshot of the prompt.

command prompt showing failure msg

It does not specify any errors but the build fails everytime. Can anyone suggest what should be the approach to rectify it?


Solution

  • PhantomJs on windows machine usually causes this issue. Issue log related to the same.