ASP.NET Compilation and other files don't mix
Read OriginalA 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet