Posted 2 October 2017, 4:17 am EST
I add my project the Wijmo with command “npm install …/wijmo_download/NpmImages/wijmo-system-src”, but was not found in ‘wijmo/wijmo.grid’. And, I manually add to dependencies of the package.json, however, it give again same error “was not found in 'wijmo/wijmo.grid”.
Also, this error is only for WjGridModule. Other modules are working fine. is wijmo compatible with webpack? Also
Here is that gorgeous Error:
WARNING in ./node_modules/wijmo/wijmo.angular2.grid.ts
1135:27-44 "export ‘detail’ (imported as ‘wjcGrid’) was not found in ‘wijmo/wijmo.grid’
at HarmonyImportSpecifierDependency._getErrors (/Users/kerem/work-repo/kalem-erp-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:65:15)
at HarmonyImportSpecifierDependency.getWarnings (/Users/kerem/work-repo/kalem-erp-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:39:15)
