Hi, I think I could change the directory permission, because this directory is in the target and create every time when execute `mvn clean package` I also try the function mkdir.sync(). It works. Now I have a way to solve this, after cleaning the directory, and copy the files needed. I do not think this way is wide. As a result, build success.
On Wed, Feb 19, 2020 at 11:47 AM Keval Bhatt <[email protected]> wrote: > Hi, > > I see permission denied in the screenshot. > > Could you please verify the folder permission > > On Tue, Feb 18, 2020, 21:00 Lijun Ye <[email protected]> wrote: > >> Hi, >> >> [image: image.png] I think the problem is connected with node-sass, but >> I dont know how to solve it. >> >> On Tue, Feb 18, 2020 at 9:12 PM Lijun Ye <[email protected]> wrote: >> >>> Hi, >>> >>> I have read the post and also remove the directory, but still occur this >>> problem. Now Im using the version 2.0.0 and using the node version 8.9.0 is >>> okay? >>> [image: image.png] >>> >>> On Tue, Feb 18, 2020 at 1:20 PM Keval Bhatt <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> I think its cache issue, >>>> https://github.com/eirslett/frontend-maven-plugin/issues/545#issuecomment-360774061 >>>> can >>>> you please delete this folder *~/.m2/repository/com/github/eirslett/* and >>>> try to rebuild it again. >>>> >>>> On Tue, Feb 18, 2020 at 7:41 AM Lijun Ye <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> When I build local and occur this problem, >>>>> [image: image.png] >>>>> I have also tried version 2.0.0 and 1.2.0 both of them are failed, >>>>> what should I do? >>>>> Please help me, thanks a lot. >>>>> >>>>
