Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Crash with "window is not defined" #190

Open
crystalfp opened this issue Dec 2, 2023 · 0 comments
Open

Crash with "window is not defined" #190

crystalfp opened this issue Dec 2, 2023 · 0 comments

Comments

@crystalfp
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant