You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Unexpected crash for dts-gen -m "@sipec/vue3-tags-input" --stdout gives:
Unexpected crash! Please log a bug with the commandline you specified.
C:\Users\mvalle\AppData\Roaming\npm\node_modules\dts-gen\bin\lib\run.js:126
throw e;
^
ReferenceError: window is not defined
at Object.<anonymous> (D:\Projects\IIE\node_modules\@sipec\vue3-tags-input\dist\vue-tags-input.js:1:244)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at Object.<anonymous> (C:\Users\mvalle\AppData\Roaming\npm\node_modules\dts-gen\bin\lib\run.js:58:67)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
Node.js v20.5.1
Running on Windows 11 64bits command line dts-gen@0.7.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Unexpected crash for
dts-gen -m "@sipec/vue3-tags-input" --stdout
gives:Running on Windows 11 64bits command line dts-gen@0.7.3
The text was updated successfully, but these errors were encountered: