Open rodolfolotte opened 2 years ago
Did you ever solve this? I have exactly the same issues.
Cannot GET /static/mapstore/dist/gn-map.js
JS console: "GET https://xx.xx.xx.xx:8081/static/mapstore/dist/gn-map.js?geonode-mapstore-client-v3.2.1-d99a5bbbecca7f3f9e063eaaac38e403ebe5e401 net::ERR_ABORTED 404 (Not Found)"
No errors during webpack / compile.
Вы когда-нибудь решали это? У меня точно такие же проблемы.
Не удается получить /static/mapstore/dist/gn-map.js
Консоль JS: "GET https://xx.xx.xx.xx:8081/static/mapstore/dist/gn-map.js?geonode-mapstore-client-v3.2.1-d99a5bbbecca7f3f9e063eaaac38e403ebe5e401 net::ERR_ABORTED 404 (не найдено )"
Никаких ошибок во время webpack/компиляции.
did you solve the problem? I have the same problem
After to deploy a geonode container and compiling geonode-mapstore-client (with 138 warnings):
I'm still getting this message and the map simply does not load:
npm -> 6.14.16 node -> v12.22.10
Any hints?