Joe Pea

Results 1897 comments of Joe Pea

I have the same exact error, but I'm not using AWS. I'm doing an `npm install`. Maybe some package (or npm itself?) is trying to use network during install and...

Original issue: https://github.com/vercel/serve/issues/732 Can't use `serve` at the moment. It breaks apps.

@cocopon Hello! Custom Elements are only a way to organize code, adding a declarative interface, but it would not prevent that from being possible. We would just need to think...

At this point, ESM changes are complete, and this is representative of the new repo format in every way. We just need to apply the fix for Babylon's animation API.

> very interested in this. maybe double check "removed hard-coded Cognito IDs". good work. @theVoiceMouse Thanks! Indeed, I'll squash this, and I'll void that key and make myself a new...

Hello @flckv, you may have better luck trying to run the version of amazon-sumerian-hosts where I've removed the Webpack build and everything runs as native JS modules in the browser,...

Hello! You can try this branch which removed build tools, and runs all examples as plain JavaScript right in the browser: - https://github.com/aws-samples/amazon-sumerian-hosts/pull/183 This is simpler for end users so...

Blender's native format is `.blend`. I bet those claims were loosely written, and these GLTF assets are probably exported from original `.blend` assets, and importing these GLTF files round trip...

> I wonder how long does it take to at least classify this issue and provide an acceptable solution? Any guesses? Probably indefinitely if this is unmaintained. After I've made...