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

Error resolving webpackConfig Error: Package exports for 'D:\Folder\vue-composition-api\node_modules\kleur' do not define a valid './colors' target #5606

Closed
badraalyubi opened this issue Jun 22, 2020 · 1 comment

Comments

@badraalyubi
Copy link

I got this error when i create new project

Error resolving webpackConfig Error: Package exports for 'D:\Folder\vue-composition-api\node_modules\kleur' do not define a valid './colors' target

at resolveExportsTarget (internal/modules/cjs/loader.js:621:9)
at applyExports (internal/modules/cjs/loader.js:502:14)
at resolveExports (internal/modules/cjs/loader.js:551:12)
at Function.Module._findPath (internal/modules/cjs/loader.js:657:22)
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:960:27)
at Function.Module._load (internal/modules/cjs/loader.js:855:27)
at Module.require (internal/modules/cjs/loader.js:1033:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (D:\Regin\vue-composition-api\node_modules\autoprefixer\lib\autoprefixer.js:9:13)
at Module._compile (internal/modules/cjs/loader.js:1144:30) {
code: 'MODULE_NOT_FOUND'
}

error: Resolve error: Package exports for 'D:\Folder\vue-composition-api\node_modules\kleur' do not define a valid './colors' target

at resolveExportsTarget (internal/modules/cjs/loader.js:621:9)
at applyExports (internal/modules/cjs/loader.js:502:14)
at resolveExports (internal/modules/cjs/loader.js:551:12)
at Function.Module._findPath (internal/modules/cjs/loader.js:657:22)
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:960:27)
at Function.Module._load (internal/modules/cjs/loader.js:855:27)
at Module.require (internal/modules/cjs/loader.js:1033:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (D:\Regin\vue-composition-api\node_modules\autoprefixer\lib\autoprefixer.js:9:13)
at Module._compile (internal/modules/cjs/loader.js:1144:30) (import/no-duplicates) at vue-composition-api\src\views\Home.vue:1:1:

1 |
| ^
2 |


3 | Vue logo
4 |

1 error found.

anyone help my problem?

@vue-bot
Copy link

vue-bot commented Jun 22, 2020

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

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

2 participants