three-stdlib
three-stdlib copied to clipboard
Typescript Project Build missing files in node_modules
-"three": "^0.140.0"
- "@types/three": "^0.138.0",
- "three-stdlib": "^2.10.1"
Problem description:
While building typescript project, it cannot find needed files in node_modules. No "inputs" folder, missing files in "accessors" folder. While running on dev server, everything works perfect.
Errors from terminal:

Example from Nodes.d.ts file
