Open rochlani opened 1 year ago
Iam on Angular CLI 15.
tried to run book code as given.
tried with npm install, got rxjs related errors.
tried with yarn, it installed node modules. But project didnt run and now with different errors.
Compiling @angular/cdk/scrolling : es2015 as esm2015 ⠹ Generating browser application bundles (phase: building)...Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at BulkUpdateDecorator.hashFactory (C:\Projects\Angular\Reactive-Patterns-with-RxJS-for-Angular\Chapter07\recipes-book-front\node_modules\webpack\lib\util\createHash.js:145:18) ....
Iam also not able to upgrade getting problems related with rxjs, primeng ....
wish this code should be upgraded to version 14 or version 15.
Iam on Angular CLI 15.
tried to run book code as given.
tried with npm install, got rxjs related errors.
tried with yarn, it installed node modules. But project didnt run and now with different errors.
Compiling @angular/cdk/scrolling : es2015 as esm2015 ⠹ Generating browser application bundles (phase: building)...Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at BulkUpdateDecorator.hashFactory (C:\Projects\Angular\Reactive-Patterns-with-RxJS-for-Angular\Chapter07\recipes-book-front\node_modules\webpack\lib\util\createHash.js:145:18) ....
Iam also not able to upgrade getting problems related with rxjs, primeng ....
wish this code should be upgraded to version 14 or version 15.