We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Enviroment
Environment
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.
https://github.com/Tresjs/cientos/blob/main/docs/guide/staging/environment.md
No response
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
npm
The text was updated successfully, but these errors were encountered:
Thank you for the fact that this issue does exist. Word error in document introduction
Sorry, something went wrong.
No branches or pull requests
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 beEnvironment
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
Used Package Manager
npm
Code of Conduct
The text was updated successfully, but these errors were encountered: