frappe / hrms

Open Source HR and Payroll Software
https://frappe.io/hr
GNU General Public License v3.0
1.39k stars 728 forks source link

HRMS - UPDATE ERROR DUE TO PACKAGE.JSON #2030

Closed akashdubey22 closed 3 months ago

akashdubey22 commented 3 months ago

Information about bug

there is always an error for yarn.lock modification error for hrms app

I found that package.json of HRMS is missing dependencies entries as follows...

"dependencies": { "@tiptap/core": "^2.0.0", "@tiptap/pm": "^2.5.8", "workbox-build": "^7.0.0", "workbox-window": "^7.0.0", "wrap-ansi": "^7.0.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0", "html2canvas": "^1.4.1" }

Module

HR, Payroll, other

Version

ERPNext: v15.31.5 (version-15)

Frappe Framework: v15.36.1 (version-15)

Frappe Whatsapp: vv1.0.7 (master)

Frappe HR: v15.25.1 (version-15)

India Compliance: v15.12.0 (version-15)

Payments: v0.0.1 (version-15)

Print Designer: v1.4.0 (main)

Webshop: v0.0.1 (version-15)

Installation method

easy-install

Relevant log output / Stack trace / Full Error Message.

No response

Code of Conduct

cogk commented 3 months ago

dupe https://github.com/frappe/hrms/issues/1947

frappe-pr-bot commented 3 months ago

:tada: This issue has been resolved in version 15.26.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: