cientos icon indicating copy to clipboard operation
cientos copied to clipboard

Docs are incomplete and example is not working - Lightformer

Open whitespacecode opened this issue 1 year ago • 1 comments

Describe the bug

Maybe you can take a look @hawk86104 ?

https://cientos.tresjs.org/guide/staging/environment.html#lightformer The import says Enviroment but should be Environment For the import for LightFormer i get an error

SyntaxError: The requested module '/node_modules/.vite/deps/@tresjs_cientos.js?v=486ac0ac' does not provide an export named 'LightFormer'

Also no mater what i use LightFormer or Lightformer i get the error.

Reproduction

https://github.com/Tresjs/cientos/blob/main/docs/guide/staging/environment.md

Steps to reproduce

No response

System Info

System:
    OS: macOS 14.3.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 129.17 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node
    Yarn: 1.22.21 - ~/.nvm/versions/node/v18.18.0/bin/yarn
    npm: 9.8.1 - ~/.nvm/versions/node/v18.18.0/bin/npm
  Browsers:
    Chrome: 126.0.6478.62

Used Package Manager

npm

Code of Conduct

whitespacecode avatar Jun 20 '24 10:06 whitespacecode