Skip to content

npm run watch hangs without error? #47

@chibois

Description

@chibois

"npm run watch" runs,

alt1lite@0.0.1 watch
npm run build -- --watch

alt1lite@0.0.1 build
node --experimental-strip-types ./node_modules/webpack/bin/webpack.js --watch

(node:4310) ExperimentalWarning: Type Stripping is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

assets by status 4.91 KiB [cached] 1 asset
assets by path appframe/ 82.9 KiB 4 assets
assets by path tests/ 958 KiB
asset tests/index.bundle.js 958 KiB [compared for emit] (name: tests/index)
asset tests/index.html 39 bytes [compared for emit] [from: tests/index.html] (auxiliary name: tests/index)
assets by path settings/ 210 KiB
asset settings/index.bundle.js 210 KiB [compared for emit] (name: settings/index)
asset settings/index.html 129 bytes [compared for emit] [from: settings/index.html] (auxiliary name: settings/index)
assets by path tooltip/ 19.3 KiB
asset tooltip/index.bundle.js 19.2 KiB [compared for emit] (name: tooltip/index)
asset tooltip/index.html 133 bytes [compared for emit] [from: tooltip/index.html] (auxiliary name: tooltip/index)
assets by path overlayframe/ 11.8 KiB
asset overlayframe/index.bundle.js 11.4 KiB [compared for emit] (name: overlayframe/index)
asset overlayframe/index.html 337 bytes [compared for emit] [from: overlayframe/index.html] (auxiliary name: overlayframe/index)
asset alt1lite.bundle.js 599 KiB [compared for emit] (name: alt1lite)
runtime modules 6.67 KiB 37 modules
cacheable modules 1 MiB
modules by path ./ 589 KiB 62 modules
modules by path ../ 440 KiB 23 modules
modules by path external "electron/ 126 bytes
external "electron/main" 42 bytes [built] [code generated]
external "electron/renderer" 42 bytes [built] [code generated]
external "electron/common" 42 bytes [built] [code generated]
modules by path external "@electron/ 84 bytes
external "@electron/remote/main" 42 bytes [built] [code generated]
external "@electron/remote" 42 bytes [built] [code generated]

  • 9 modules
    webpack 5.98.0 compiled successfully in 3749 ms

then hangs at this. if i ctrl-c and then run "npm run ui" it kinda works? anything that would overlay the gamescreen covers the screen with a giant white rectangle that doesnt go away. so it helps with vector scrolls and sliding puzzles only if thats set to give written directions... scan clues gives me white rectangle.

not sure whats not working to try to fix dependancies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions