Skip to main content
Community site session details

Community site session details

Session Id : HKdP5g0v84/xSidprc3biu
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Power Apps PCF with ReactJS build - Error: Plugin "@microsoft/power-apps" was conflicted between ".eslintrc.json" and "..\..\.eslintrc.json"

Like (0) ShareShare
ReportReport
Posted on 6 Apr 2024 05:06:29 by 4

I'm following this article step by step to create and run a React based PCF: https://learn.microsoft.com/en-gb/training/modules/build-power-apps-component/introduction

When I get to the step to run "npm run build" I get the following error:

Error: Plugin "@microsoft/power-apps" was conflicted between ".eslintrc.json" and ".....eslintrc.json".

Any idea what's happening and what to do about this?

  • Big-Flow-Energy Profile Picture
    6 on 25 Jun 2024 at 02:13:13
    Re: Power Apps PCF with ReactJS build - Error: Plugin "@microsoft/power-apps" was conflicted between ".eslintrc.json" and "..\..\.eslintrc.json"

    I got the same error and the top .eslintrc file was in the folder directly preceding the folder I was trying to run the PCF from.

  • cchannon Profile Picture
    4,702 Moderator on 22 Apr 2024 at 23:53:02
    Re: Power Apps PCF with ReactJS build - Error: Plugin "@microsoft/power-apps" was conflicted between ".eslintrc.json" and "..\..\.eslintrc.json"

    @SiN_1 did this post help resolve your issue? If so, please mark the solution for future forum visitors to see!

  • cchannon Profile Picture
    4,702 Moderator on 07 Apr 2024 at 19:18:51
    Re: Power Apps PCF with ReactJS build - Error: Plugin "@microsoft/power-apps" was conflicted between ".eslintrc.json" and "..\..\.eslintrc.json"

    The error says it all. NPM thinks it's building a project at some level, but is finding two eslintrc.json files: one in the same directory as where it is trying to build, the other somewhere deeper. I'm guessing you've tried initializing a couple PCFs in the same folder structure as you're exploring the capabilities and somehow you've just set up something that is confusing npm.

     

    Start a new folder, NOT inside one of your current testing folders, init your PCF there, and then build.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading complete