Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

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