We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

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.

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.   

  1. Delete package.lock.json file from your application.
  2. Remove the @syncfusion  package folder from the node_modules.
  3. Then install the new packages.

 
 
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


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_modules

rm -f package-lock.json

npm cache clean --force

npm 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.


Loader.
Live Chat Icon For mobile
Up arrow icon