# Steps to reproduce 1. start `node` interactive shell 2. import("pixi3d/pixi7") # Stack trace ``` Uncaught Error: Unrecognized source type to auto-detect Resource at autoDetectResource (file:///.../node_modules/@pixi/core/lib/textures/resources/autoDetectResource.mjs:15:9) at new _BaseTexture2 (file:///.../node_modules/@pixi/core/lib/textures/BaseTexture.mjs:46:64) at Texture.from (file:///.../node_modules/@pixi/core/lib/textures/Texture.mjs:125:155) ``` # What I expected It can be imported in Node without crashing. What I've read on in this project's discussions leads me to believe this should be possible.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by patreeceeo and has received 6 comments.