ReferenceError: Can't find variable: process

Jim J1
Tera Guru

From coarse: Introduction to External Component Development (Current)

The component fails to function correctly from http://localhost:8081/

The java console reports "ReferenceError: Can't find variable: process"

Pushing the component to my dev instance the component works fine

node => 12.22.8

npm => 6.14.15

snc{  "extensions": {

      "ui-component": "20.0.0"

   },

   "snc": "1.1.0"

}

Java console

find_real_file.png

2 REPLIES 2

Community Alums
Not applicable

Hi,

It looks like a similar issue as described here: 

https://community.servicenow.com/community?id=community_question&sys_id=e0fa505edb8dcd50e515c2230596194e

Please mark helpful/correct, if that solved your purpose.

Thanks,

Kush

Thank you that correct the issue