Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
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"

(0) ShareShare
ReportReport
Posted on 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 at
    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 Super User 2025 Season 1 on at
    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 Super User 2025 Season 1 on at
    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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 87 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

Overall leaderboard