Open ArtyomCZ opened 1 month ago
System: OS: Windows 11 10.0.22631 CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor Memory: 2.95 GB / 15.94 GB Binaries: Node: 20.10.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD npm: 10.8.3 - C:\Program Files\nodejs\npm.CMD
I'm trying to add Novel to my project according to the documentation and when I create a slash command helper the IDE says Module "novel/plugins" has no exported member startImageUpload
Module "novel/plugins" has no exported member startImageUpload
I'm following the documentation at https://novel.sh/docs/guides/tailwind/slash-command
https://novel.sh/docs/guides/tailwind/slash-command
No response
Provide environment information
System: OS: Windows 11 10.0.22631 CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor
Memory: 2.95 GB / 15.94 GB Binaries: Node: 20.10.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD npm: 10.8.3 - C:\Program Files\nodejs\npm.CMD
Describe the bug
I'm trying to add Novel to my project according to the documentation and when I create a slash command helper the IDE says
Module "novel/plugins" has no exported member startImageUpload
I'm following the documentation at https://novel.sh/docs/guides/tailwind/slash-command
Link to reproduction
https://novel.sh/docs/guides/tailwind/slash-command
To reproduce
https://novel.sh/docs/guides/tailwind/slash-command
Additional information
No response