<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Anyone tried Building Viewer and got it working? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1179815#M77589</link>
    <description>&lt;P&gt;That project is pretty old, but you could bandaid it into shape with these changes.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;--- a/package.json
+++ b/package.json
@@ -32,11 +32,13 @@
     "grunt-run": "^0.8.1",
     "grunt-stripcomments": "^0.7.2",
     "js-yaml": "&amp;gt;=3.13.1",
+    "sass": "^1.52.2",
+    "tslib": "^2.4.0",
     "tslint": "^4.2.0"
   },
   "dependencies": {
+    "@types/arcgis-js-api": "^4.20.0",
     "@types/dojo": "1.9.41",
-    "node-sass": "4.14.1",
     "typescript": "4.2.4"
   }
 }&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;--- a/tsconfig.json
+++ b/tsconfig.json
@@ -19,8 +19,8 @@
     "baseUrl": ".",
     "moduleResolution": "node",
     "types": [ 
-      "dojo",
-      "./typings/arcgis-js-api-4.20"
+      "arcgis-js-api",
+      "dojo"
     ]
   },
   "include": [&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2022 15:06:00 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2022-06-03T15:06:00Z</dc:date>
    <item>
      <title>Anyone tried Building Viewer and got it working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1179684#M77578</link>
      <description>&lt;P data-unlink="true"&gt;Has anyone tried/used &lt;A href="https://github.com/Esri/building-viewer" target="_self"&gt;building viewer&lt;/A&gt; before and have a functional copy? I cloned the repo from GitHub but can't get it running on my machine. When I run "npm run build", a large amount of error message were generated. Since I am not an expert on JS, I am not very sure how to fix them. I also tried update the module with "npm audit fix" but still no luck in getting it working.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;Any help or thoughts on this will be highly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 01:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1179684#M77578</guid>
      <dc:creator>FrankOuyang</dc:creator>
      <dc:date>2022-06-03T01:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone tried Building Viewer and got it working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1179815#M77589</link>
      <description>&lt;P&gt;That project is pretty old, but you could bandaid it into shape with these changes.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;--- a/package.json
+++ b/package.json
@@ -32,11 +32,13 @@
     "grunt-run": "^0.8.1",
     "grunt-stripcomments": "^0.7.2",
     "js-yaml": "&amp;gt;=3.13.1",
+    "sass": "^1.52.2",
+    "tslib": "^2.4.0",
     "tslint": "^4.2.0"
   },
   "dependencies": {
+    "@types/arcgis-js-api": "^4.20.0",
     "@types/dojo": "1.9.41",
-    "node-sass": "4.14.1",
     "typescript": "4.2.4"
   }
 }&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;--- a/tsconfig.json
+++ b/tsconfig.json
@@ -19,8 +19,8 @@
     "baseUrl": ".",
     "moduleResolution": "node",
     "types": [ 
-      "dojo",
-      "./typings/arcgis-js-api-4.20"
+      "arcgis-js-api",
+      "dojo"
     ]
   },
   "include": [&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 15:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1179815#M77589</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-06-03T15:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone tried Building Viewer and got it working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1180119#M77597</link>
      <description>&lt;P&gt;Thank you very much for the answer&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7384"&gt;@ReneRubalcava&lt;/a&gt;&amp;nbsp;and it works! I also add the following change to remove an error. Just out of curiosity, how do you figure all these changes out? I tried manipulated all these versioning before but not successful. Thanks again for your kind help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankOuyang_1-1654489292433.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42792i49AC94FCF9ABB45E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankOuyang_1-1654489292433.png" alt="FrankOuyang_1-1654489292433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 04:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1180119#M77597</guid>
      <dc:creator>FrankOuyang</dc:creator>
      <dc:date>2022-06-06T04:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone tried Building Viewer and got it working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1180250#M77607</link>
      <description>&lt;P&gt;When I did the npm install, I had a node-gyp error for node-sass I'm familiar with, so I knew that was a deprecated module and to replace it with regular sass. I also thought it was odd that the arcgis-js-api typings weren't installed, as this an older style TS to AMD build, so those were needed. Basically, I've been there, ha.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 15:37:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/anyone-tried-building-viewer-and-got-it-working/m-p/1180250#M77607</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-06-06T15:37:12Z</dc:date>
    </item>
  </channel>
</rss>

