You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently installed ngx-view3d in my Angular project, but it doesn't seem to be working correctly. After following the installation instructions, I encountered several errors that prevent the module from functioning as expected.
Steps to check or reproduce
Install ngx-view3d using npm:
sh
npm install @egjs/ngx-view3d
Import NgxView3DModule in app.module.ts:
typescript
Description
I recently installed ngx-view3d in my Angular project, but it doesn't seem to be working correctly. After following the installation instructions, I encountered several errors that prevent the module from functioning as expected.
Steps to check or reproduce
Install ngx-view3d using npm:
sh
The text was updated successfully, but these errors were encountered: