{"id":868,"date":"2021-02-19T16:05:19","date_gmt":"2021-02-19T15:05:19","guid":{"rendered":"https:\/\/nguenkam.com\/blog\/?p=868"},"modified":"2022-06-08T17:56:52","modified_gmt":"2022-06-08T15:56:52","slug":"no-matching-version-found-for-babel-helper-member-expression-to-functions","status":"publish","type":"post","link":"https:\/\/nguenkam.com\/blog\/index.php\/2021\/02\/19\/no-matching-version-found-for-babel-helper-member-expression-to-functions\/","title":{"rendered":"possible Bugs by upgrading Angular version from  10 to 11"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<h5><span class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Case 1:<\/strong><\/span> No matching version found for @babel\/helper-member-expression-to-functions<\/h5>\n\n\n\n<p>After upgrading Angular version from  v-10 to V-11,  I tried to install the packages, but it didn\u00b4t work as expected. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Current Behavior\nRun npm install\nnpm ERR! code ETARGET\nnpm ERR! notarget No matching version found for @babel\/helper-member-expression-to-functions\nnpm ERR! notarget In most cases you or one of your dependencies are requesting\nnpm ERR! notarget a package version that doesn't exist.\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! \/Users\/darpanrangari\/.npm\/_logs\/2020-04-08T09_41_15_890Z-debug.log<\/code><\/pre>\n\n\n\n<h5><span class=\"has-inline-color has-vivid-red-color\">Possible Solution<\/span>  <span class=\"has-inline-color has-vivid-red-color\">\/ How I fixed the bug ? <\/span><\/h5>\n\n\n\n<p><em>By downgrading the karma-coverage-istanbul-reporter dependency to version 2.0.0 fixed the problem.<\/em> <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"419\" src=\"https:\/\/nguenkam.com\/blog\/wp-content\/uploads\/2021\/02\/image-2.png\" alt=\"\" class=\"wp-image-870\" srcset=\"https:\/\/nguenkam.com\/blog\/wp-content\/uploads\/2021\/02\/image-2.png 730w, https:\/\/nguenkam.com\/blog\/wp-content\/uploads\/2021\/02\/image-2-300x172.png 300w\" sizes=\"(max-width: 730px) 100vw, 730px\" \/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5><span class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Case 2 :<\/strong><\/span> `Error: node_modules\/@angular\/material\/radio\/radio.d.ts:199:9 &#8211; error TS2611: &#8216;disabled&#8217; is defined as a property in class &#8216;CanDisableRipple &amp; HasTabIndex &amp; MatRadioButtonBase&#8217;, but is overridden here in &#8216;_MatRadioButtonBase&#8217; as an accessor.<\/h5>\n\n\n\n<pre class=\"wp-block-code\"><code> get disabled(): boolean;<\/code><\/pre>\n\n\n\n<h5><span class=\"has-inline-color has-vivid-red-color\">Possible Solution<\/span><\/h5>\n\n\n\n<pre id=\"block-42076c47-8dc2-4d04-a335-169e2dad1a48\" class=\"wp-block-preformatted\">I've solved this issue via updating angular material<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Case 1: No matching version found for @babel\/helper-member-expression-to-functions After upgrading Angular version from v-10 to V-11, I tried to install the packages, but it didn\u00b4t work as expected. Possible Solution \/ How I fixed the bug ? By downgrading the karma-coverage-istanbul-reporter dependency to version 2.0.0 fixed the problem. Case 2 : `Error: node_modules\/@angular\/material\/radio\/radio.d.ts:199:9 &#8211; error [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1965,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[116,217],"_links":{"self":[{"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/868"}],"collection":[{"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=868"}],"version-history":[{"count":10,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/868\/revisions"}],"predecessor-version":[{"id":891,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/868\/revisions\/891"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/media\/1965"}],"wp:attachment":[{"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=868"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=868"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nguenkam.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}