Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Module not found : error : Can’t resolve ‘ng-click-outside’ #43

Closed
usman-aziz opened this issue Aug 29, 2019 · 1 comment
Closed
Assignees

Comments

@usman-aziz
Copy link

This issue was raised via the forum topic: https://forum.groupdocs.com/t/groupdocs-viewer-for-net-mvc-sample-code/7508

When I try try to run the sample code I get a build error

ERROR in C:/Src/GroupDocs/src/client/node_modules/@groupdocs.examples.angular/common-components/fesm5/groupdocs.examples.angular-common-components.js
1>Module not found : error : Can’t resolve ‘ng-click-outside’ in ‘C:\Src\GroupDocs\src\client\node_modules@groupdocs.examples.angular\common-components\fesm5’
1> npm ERR! code ELIFECYCLE
1> npm ERR! errno 1
1> npm ERR! client@0.0.0 build: ....\packages\Node-Kit.11.1.0.1\node\win\node.exe .\node_modules@angular\cli\bin\ng build
1> npm ERR! Exit status 1
1> npm ERR!
1> npm ERR! Failed at the client@0.0.0 build script.
1> npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1>

I am using Visual Studio 2019.

@egorovpavel
Copy link
Contributor

Hi @usmanazizgroupdocs. We identified and fixed issue you mentioned. This issue was related with missed dependency in published package. Once you rebuild your fronted solution new fixed package will be installed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants