- Home
- Forum
- Angular - EJ 2
- Compile error latest version
Compile error latest version
After updating to latest version of syncfusion libs 17.2.35 I have compile error:
ERROR in ./node_modules/@syncfusion/ej2-grids/src/grid/actions/normal-edit.js 91:35-45
"export 'getElement' was not found in '@syncfusion/ej2-base
Please, help.
SIGN IN To post a reply.
5 Replies
SS
Seeni Sakthi Kumar Seeni Raj
Syncfusion Team
July 18, 2019 09:20 AM UTC
Hi Edgar,
Thanks for contacting Syncfusion support.
Base (ej2-base) package is not published in version 17.2.35 which caused the reported problem. Now, we have published the base packages. Please follow the steps the below to resolve the reported problem.
- Delete package.lock.json file from your application.
- Remove the @syncfusion package folder from the node_modules.
- Then install the new packages.
Help documentation: https://ej2.syncfusion.com/documentation/common/how-to/update-npm-package/?_ga=2.135707701.581640973.1558328830-645014890.1530600776
Regards,
Seeni Sakthi Kumar S.
ED
Edgar Drozdov
July 18, 2019 03:30 PM UTC
Thank you. Its fixed.
HJ
Hariharan J V
Syncfusion Team
July 19, 2019 06:10 AM UTC
Hi Edgar,
Thanks for your update.
We are happy to hear that your issue has been resolved.
Regards,
Hariharan
Thanks for your update.
We are happy to hear that your issue has been resolved.
Regards,
Hariharan
LK
Liubov Kostyshyn
January 30, 2024 12:46 PM UTC
Faced the dame issue today with the version 24.1.41. Suggested solution hasn't helped me.
Only this actions were helpfull. Hope it helps somebody
rm -rf node_modulesrm -f package-lock.jsonnpm cache clean --forcenpm install
JC
Joseph Christ Nithin Issack
Syncfusion Team
February 14, 2024 06:32 PM UTC
Hi Liubov,
We are glad that you resolved the issue you were facing.
SIGN IN To post a reply.
- 5 Replies
- 5 Participants
-
ED Edgar Drozdov
- Jul 17, 2019 09:19 AM UTC
- Feb 14, 2024 06:32 PM UTC