Unable to compile with typescript when upgrading from 12 to 13 #7503
Unanswered
Darrilla
asked this question in
Request Support / Investigate Issue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
What is happening?
Running tsc with zwave-js 13.0.0 as a dependency fails with:
$ tsc [8:43:32]
What did you expect to happen instead?
When using 12.13.1, it compiles without error. I expect it to be able to find zwave-js
Steps to reproduce the behavior:
Download my project at https://github.com/Darrilla/zwave-js-problem
Anything else we should know?
Software versions
Driver (node-zwave-js): ...13.0.0
Z-Wave Controller (Stick/Dongle/...)
discussions
Device information
Manufacturer: ...
Model name: ...
Node ID: ...
Checklist
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
No response
Beta Was this translation helpful? Give feedback.
All reactions