-
|
I'm trying to install CodeScript Toolkit on mobile. I don't have any node specific code (just plain JS) but on startup CST is mentioning modules not found (node:path, node:process, node:url) and refers to the What is the best way to test CST on mobile? If needed I can provide more detailed logs |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Disregard those warnings. The plugin is perfectly working on mobile |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
The plugin is not compatible with |
Beta Was this translation helpful? Give feedback.
-
|
It turned out making compatibility with Fixed in https://github.com/mnaoumov/obsidian-codescript-toolkit/releases/tag/11.2.5 |
Beta Was this translation helpful? Give feedback.
-
|
OK - that's fine. But the problems mentioned are above are still about CST not working on mobile directly (not through emulation). Could I help in further diagnosing? |
Beta Was this translation helpful? Give feedback.

It turned out making compatibility with
this.app.emulatMobile(true)is not as simple.Fixed in https://github.com/mnaoumov/obsidian-codescript-toolkit/releases/tag/11.2.5