-
I got compile errors when trying to use your example in
https://medium.com/imodeljs/imodel-js-meets-csv-part-1-3-79a8ffde51da
-------- Operation: Compile .tsc files --------
Errors:
src/commo…
-
When trying to register a new projects with my own .imodel file created from publishing a single package of a 2.0 .idgn. the system just keeps spinning and projects don't get created. It is even not r…
-
Is there any documentation available on ui-ninezone? I see the sample app here (https://github.com/imodeljs/imodeljs/tree/master/ui/ninezone), but is there any actual documentation?
* * *
_⚠ Do no…
-
Testing 123
* * *
_⚠ Do not edit this section. It is required for imodeljs.github.io ➟ GitHub issue linking_
* LINK: utterances-link-to-docs
* TAG: imodeljs-docs-question
-
I want to view an iModel which is stored in my local machine without uploading it to iModelHub using iModelJs.
-
The links on the left side use the CamelCase class name in the URL which returns a 404. Editing the link to use the class name in lower case works.
* * *
_⚠ Do not edit this section. It is required f…
-
node -v
v10.15.1
npm run start:backend
> node lib/backend/main.js
internal/modules/cjs/loader.js:718
return process.dlopen(module, path.toNamespacedPath(filename));
^
…
-
I don't want to use the user authorization module provided in the project to access the imodel files published in the cloud. I need to use imodejs to access the imodel files on my own server, but I ha…
-
![1](https://user-images.githubusercontent.com/23349116/62362968-bdedcc00-b550-11e9-83b6-ff945dd2ec2f.png)
-
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
Updating to Rush 5.10.1 and pnpm 3.5.3 from pnpm 2.25.7, I can now successfully `rush update` (thanks to #1347). However, when I try to …