Amit Saha 3/5/2019

ASP.NET Compilation and other files don't mix

Read Original

A developer describes an unexpected build failure in an ASP.NET CI pipeline. After modifying the pipeline to cache the node_modules directory, the ASP.NET compiler began trying to compile JavaScript files within it, causing a version conflict error. The article details the problem and presents a temporary hack of removing the node_modules directory before compilation.

ASP.NET Compilation and other files don't mix

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser