package reinstall #54

Closed
opened 2025-08-09 17:14:49 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @k11k2 on 5/28/2018

Don't know this issue is related to this place but I want to share here as I'm using angular 5 template.

We working on remote server vsts. One of my colleague install third party library and PR was completed for those package changes. After I clone the master with new branch I end up with error can not find module "Third party library "
cmd

Package(Third party library) exists in package.json and package-lock.json but not in node_modules directory.

Are we doing any thing wrong in installing packages, we never faced this issue while using aspnetcore 2.0 angular 2 template.

*Originally created by @k11k2 on 5/28/2018* Don't know this issue is related to this place but I want to share here as I'm using angular 5 template. We working on remote server vsts. One of my colleague install third party library and PR was completed for those package changes. After I clone the master with new branch I end up with error `can not find module "Third party library "` ![cmd](https://user-images.githubusercontent.com/26591838/40617532-2edd3e26-62ac-11e8-9aa9-e33220d1daaf.JPG) Package(Third party library) exists in `package.json` and `package-lock.json` but not in `node_modules` directory. Are we doing any thing wrong in installing packages, we never faced this issue while using aspnetcore 2.0 angular 2 template.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#54
No description provided.