You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I pulled this repo down and tried to start it following the steps on FEM I got build these build errors.
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": "/Users/georgeramirez/playground/TS/professional-ts/node_modules/@babel/plugin-proposal-class-properties/lib/index.js",
"dirname": "/Users/georgeramirez/playground/TS/professional-ts",
"ownPass": false,
"file": {
"request": "@babel/plugin-proposal-class-properties",
"resolved": "/Users/georgeramirez/playground/TS/professional-ts/node_modules/@babel/plugin-proposal-class-properties/lib/index.js"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I pulled this repo down and tried to start it following the steps on FEM I got build these build errors.
Beta Was this translation helpful? Give feedback.
All reactions