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

▲ [WARNING] Duplicate key "locales" in object literal [duplicate-object-key] #2

Open
tom-mallow opened this issue Dec 25, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tom-mallow
Copy link
Contributor

$ sh build.sh 

> oss-cashmallow.github.io@0.9.2 docs:build /Users/m2/code/cashmallow/oss-cashmallow/oss-cashmallow.github.io
> vuepress build src

▲ [WARNING] Duplicate key "locales" in object literal [duplicate-object-key]

    src/.vuepress/config.js:39:2:
      39 │   locales: {
         ╵   ~~~~~~~

  The original key "locales" is here:

    src/.vuepress/config.js:23:2:
      23 │   locales: {
         ╵   ~~~~~~~

warning plugin @vuepress/plugin-back-to-top has been used multiple times, only the last one will take effect
✔ Initializing and preparing data - done in 80ms
✔ Compiling with vite - done in 1.85s
✔ Rendering 5 pages - done in 58ms
success VuePress build completed in 2.03s!
@tom-mallow tom-mallow added the bug Something isn't working label Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant