Select to view content in your preferred language

Error installing react-data-grid module in the client folder Experience Builder dev edition v1.15 offline

260
2
10-11-2024 03:07 AM
wadsonmakari
Occasional Contributor

Hi all,

I am developing a custom widget and I need to use a react-data-grid. I have run "npm install react-data-grid" in the client folder and I am getting the warnings and error below

wadsonmakari_0-1728640670782.png

I suspect there is something missing in the published node cache zip (v1.15). Can someone from ESRI review please? The install process should not be trying to access an online resource as I am working offline.

Regards,

 

0 Kudos
2 Replies
Junshan_Liu
Frequent Contributor

I don't think the react-data-grid package is included in the offline package, because we don't use it.

0 Kudos
wadsonmakari
Occasional Contributor

Hi all,

Has anyone installed the react-data-grid module in an offline environment. The example on Github seems to work when connected to the internet. I would have thought the module would be included in the offline package so offline developer can include in custom widgets when required.

What is the recommended way of installing 3rd party modules like react-data-grid in offline environments?

 

0 Kudos