Running dotnet publish -c Release broke the Angular template with browserify-sign@4.0.3 #885

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

Originally created by @ajtowf on 3/28/2017

ERROR in ./browserify-sign/algos.js
Module not found : error : Can't resolve './browser/algorithms' in 'C:\dev\ps\aspnetcore-angular-sample\node_modules\browserify-sign' [C:\dev\ps\aspnetcore-angular-sample\aspnetcore-angular-sample.csproj]
@ ./browserify-sign/algos.js 1:17-48
@ ./crypto-browserify/index.js
@ ./reflect-metadata/Reflect.js
@ ./angular2-universal-polyfills/browser.js
@ dll vendor

See https://github.com/crypto-browserify/browserify-sign/issues/35

I'll commit a PR that fixes this in a couple of minutes.

*Originally created by @ajtowf on 3/28/2017* ERROR in ./browserify-sign/algos.js Module not found : error : Can't resolve './browser/algorithms' in 'C:\dev\ps\aspnetcore-angular-sample\node_modules\browserify-sign' [C:\dev\ps\aspnetcore-angular-sample\aspnetcore-angular-sample.csproj] @ ./browserify-sign/algos.js 1:17-48 @ ./crypto-browserify/index.js @ ./reflect-metadata/Reflect.js @ ./angular2-universal-polyfills/browser.js @ dll vendor See https://github.com/crypto-browserify/browserify-sign/issues/35 I'll commit a PR that fixes this in a couple of minutes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#885
No description provided.