brownhci/WebGazer

Webgazer with Encore

Open

#247 geöffnet am 17. Nov. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (520 Forks)batch import
help wanted

Repository-Metriken

Stars
 (3.412 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I have problem with install the newest version of webgazer (v2.1.0) via npm. When i try to compile the assets npm run dev

I have this Issue:

Module build failed: Module not found:
"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./params".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./dom_util".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./facemesh".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./ridgeReg".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./ridgeWeightedReg".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./ridgeRegThreaded".
This file can not be found, please check it for typos or update it if the file got moved.

"./node_modules/webgazer/src/index.mjs" contains a reference to the file "./util".
This file can not be found, please check it for typos or update it if the file got moved.

Contributor Guide