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
close icon

ERROR: getElement was not found after npm update to latest release

Hi, after update (npm update) to latest release of components (17.2.35) I'm receiving this error when run app with npm start:

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'

Reverting package.json to previous release 17.2.34 works fine.

Regards
Jose


Attachment: package_33dbadba.zip

1 Reply

SS Seeni Sakthi Kumar Seeni Raj Syncfusion Team July 18, 2019 09:09 AM UTC

Hi Taviz, 

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. 


Loader.
Live Chat Icon For mobile
Up arrow icon