cientos
cientos copied to clipboard
Docs are incomplete and example is not working - Lightformer
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
- [X] I agree to follow this project's Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.