Arun George

Results 139 comments of Arun George

> I upgraded react-scripts to v5, but now my app won't start using npm. I get the following error: > > `FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed...

> No, that still doesn't work. I have tried adding "react-error-overlay": "6.0.9" to both devDependencies (as per that comment) and now resolutions as per your suggestion. Neither option fixes the...

You can find the iTwin.js (look for itwin/core-bentley) and iTwin Viewer (itwin/web-viewer-react) version by looking at the lockfile (package-lock.json / yarn.lock/ pnpm-lock.yaml). Could you also confirm that you have registered...

@umerfaruque @pauljneville any update? Will close this issue to due to inactivity if there's no response in a week. We can always reopen afterwards.

@bear1004 , please take a look at this reply to the same issue. If auth issues persist, please reply on that thread or open a GitHub Discussion. As this original...

> The only problem I'm still running into is rush cover always fails on Ubuntu-Latest vm, and I can't run that job on our imodeljs linux agents because they don't...

@ImVeryLost this was fixed in 3.3, please try upgrading to that!

The code you've shared looks fine, but I can't tell if there's an issue with the SmartDetector.tsx file. Like the error says, invalid hook call, and it list 3 potential...

As we had discussed, re "@itwin/ecschema-metadata", since it's an optional peer dep and you're importing the entire core-backend package and indirectly using ecschema-metadata you need to explicitly add a dependency...

Closing this issue due to lack of response; @tony-tang we can reopen this later if you respond