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

support calver in package.json error #2319

Open
9M6 opened this issue Apr 11, 2024 · 1 comment
Open

support calver in package.json error #2319

9M6 opened this issue Apr 11, 2024 · 1 comment

Comments

@9M6
Copy link

9M6 commented Apr 11, 2024

I'm trying to use calver as my default versioning in my frontend app, but when I build the app it throws the error: Invalid version: "2024.15"

N/A

Error: Failed to load plugin 'unicorn' declared in '.eslintrc » @nuxtjs/eslint-config-typescript » @nuxtjs/eslint-config': Invalid version: "2024.15"
    at Object.fixVersionField (/builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/node_modules/normalize-package-data/lib/fixer.js:191:13)
    at /builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/node_modules/normalize-package-data/lib/normalize.js:32:38
    at Array.forEach (<anonymous>)
    at normalize (/builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/node_modules/normalize-package-data/lib/normalize.js:31:15)
    at module.exports.sync (/builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/node_modules/read-pkg/index.js:37:36)
    at module.exports.sync (/builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/node_modules/read-pkg-up/index.js:27:24)
    at Object.<anonymous> (/builds/confide-v2/frontend/node_modules/eslint-plugin-unicorn/rules/expiring-todo-comments.js:50:33)
    at Module._compile (node:internal/modules/cjs/loader:1369:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
    at Module.load (node:internal/modules/cjs/loader:1206:32)
@fisker
Copy link
Collaborator

fisker commented Apr 12, 2024

You can open an issue on https://github.com/npm/normalize-package-data

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