hc icon indicating copy to clipboard operation
hc copied to clipboard

Duplicate plugin names

Open vporton opened this issue 3 years ago • 3 comments

I does not compile even after applying https://github.com/ajsantander/hc/pull/5:

$ yarn start
...
🚨  /home/porton/Projects/hc/app/src/index.js: Duplicate plugin/preset detected.
If you'd like to use two separate instances of a plugin,
they need separate names, e.g.

  plugins: [
    ['some-plugin', {}],
    ['some-plugin', {}, 'some unique name'],
  ]

Duplicates detected are:
[
  {
    "alias": "/home/porton/Projects/hc/app/node_modules/@babel/plugin-proposal-class-properties/lib/index.js",
    "dirname": "/home/porton/Projects/hc/app",
    "ownPass": false,
    "file": {
      "request": "@babel/plugin-proposal-class-properties",
      "resolved": "/home/porton/Projects/hc/app/node_modules/@babel/plugin-proposal-class-properties/lib/index.js"
    }
  },
  {
    "alias": "base$4",
    "options": {
      "loose": "#__internal__@babel/preset-env__prefer-false-but-true-is-ok-if-it-prevents-an-error"
    },
    "dirname": "/home/porton/Projects/hc/app",
    "ownPass": false
  }
]
...

vporton avatar Jun 20 '22 02:06 vporton

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 0 BNB attached to it as part of the vporton fund.

gitcoinbot avatar Jun 23 '22 10:06 gitcoinbot

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 264 years, 4 months from now. Please review their action plans below:

1) brunocroh has started work.

I can do that work.

I studied some discussions and sent a PR with probable solution

Learn more on the Gitcoin Issue Details page.

gitcoinbot avatar Jun 27 '22 02:06 gitcoinbot

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 0 BNB (0.01 USD @ $234.67/BNB) has been submitted by:

  1. @brunocroh

@vporton please take a look at the submitted work:

  • PR by @brunocroh

gitcoinbot avatar Jun 27 '22 02:06 gitcoinbot