Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行不起来请问怎么回事呀 #1

Open
yaoyunz opened this issue Jun 25, 2024 · 0 comments
Open

运行不起来请问怎么回事呀 #1

yaoyunz opened this issue Jun 25, 2024 · 0 comments

Comments

@yaoyunz
Copy link

yaoyunz commented Jun 25, 2024

报这个:
PS C:\Users\Lenovo\Downloads\3d-wind-master> npm run build

[email protected] build
babel src --out-dir lib --copy-files && parcel build demo/index.html --public-url /3d-wind/

Successfully compiled 14 files with Babel (5833ms).
× C:\Users\Lenovo\Downloads\3d-wind-master\demo\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": "C:\Users\Lenovo\Downloads\3d-wind-master\node_modules\@babel\plugin-transform-classes\lib\index.js",
"dirname": "C:\Users\Lenovo\Downloads\3d-wind-master",
"ownPass": false,
"file": {
"request": "@babel/plugin-transform-classes",
"resolved": "C:\Users\Lenovo\Downloads\3d-wind-master\node_modules\@babel\plugin-transform-classes\lib\index.js"
}
},
{
"alias": "base$28",
"options": {
"spec": false,
"useBuiltIns": true
},
"dirname": "C:\Users\Lenovo\Downloads\3d-wind-master",
"ownPass": false
}
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant