Open gschellhas opened 2 years ago
For testing purposes, I downloaded the Crestron Shell application and verified that my environment and VC4 instance were working correctly. They had no issues when compiling and running.
@gschellhas Did you manage to solve the CrComLib issue as I'm also facing the same issue?
I was not able to resolve this, but have not tested since then. I am hoping someone figures this out.
From: Jredbart @.> Sent: Saturday, June 24, 2023 12:21 PM To: Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript @.> Cc: Schellhas, Gary @.>; Mention @.> Subject: Re: [Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript] Compiling and loading the template without any changes other than the XPanel Config yeilds a Uncaught ReferenceError: CrComLib is not defined (Issue #59)
[https://staticmediafiles.s3.amazonaws.com/media/uploads/logo/CYBIR_100x100_nD0vRcM.png] CybIR couldn't recognize this email as this is the first time you received an email from this sender notifications @ github.com
@gschellhashttps://github.com/gschellhas Did you manage to solve the CrComLib issue as I'm also facing the same issue?
- Reply to this email directly, view it on GitHubhttps://github.com/Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript/issues/59#issuecomment-1605619333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKJYLYK5QDY24FYVEZBQM3DXM4HWFANCNFSM57VDBN3Q. You are receiving this because you were mentioned.Message ID: @.**@.>>
Current Behavior
A project was created with command: npx create-react-app my-app --template @norgate-av/crestron-ch5-typescript
package.json was updated in the crestron section with:
The project was compiled and bundled:
npm run build:onestep:web
After loading the bundled Xpanl to a Program and running it in VC4, when opening the Web XPanel in Dev Tools it throws an Uncaught ReferenceError: CrComLib is not defined
Your environment
Latest Version of VC4