Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
ibex:kursinhalte:spielwiese:start [2025/04/14 04:17] 18.221.129.80 alte Version wiederhergestellt (2025/03/31 06:07) |
ibex:kursinhalte:spielwiese:start [2025/04/16 19:59] (aktuell) 3.15.211.199 alte Version wiederhergestellt (2025/04/14 04:20) |
||
---|---|---|---|
Zeile 124: | Zeile 124: | ||
(n20p3) intrepid-ibex@intrepid-ibex: | (n20p3) intrepid-ibex@intrepid-ibex: | ||
10.3.0 | 10.3.0 | ||
- | (n20p3) intrepid-ibex@intrepid-ibex: | + | // Lastly, if you want to expose the instance on a one-off basis, |
+ | // you can use the --host option with the npm run dev command like so. | ||
+ | (n20p3) intrepid-ibex@intrepid-ibex: | ||
npm ERR! Missing script: " | npm ERR! Missing script: " | ||
npm ERR! | npm ERR! | ||
Zeile 575: | Zeile 577: | ||
-rw-rw-r-- | -rw-rw-r-- | ||
-rw-rw-r-- | -rw-rw-r-- | ||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
+ | noch Mal starten mit falscher Umgebung gibt folgendes aus! nur in Environment (n20p3) läuft nodeV20.9 und Python3.9 | ||
+ | conda activate n20p3 | ||
+ | conda env list | ||
+ | conda deactivate | ||
+ | < | ||
+ | (base) intrepid-ibex@intrepid-ibex: | ||
+ | |||
+ | > ibex-spielwiese@0.0.0 dev / | ||
+ | > vite | ||
+ | |||
+ | / | ||
+ | import { performance } from ' | ||
+ | ^^^^^^ | ||
+ | |||
+ | SyntaxError: | ||
+ | at createScript (vm.js: | ||
+ | at Object.runInThisContext (vm.js: | ||
+ | at Module._compile (module.js: | ||
+ | at Object.Module._extensions..js (module.js: | ||
+ | at Module.load (module.js: | ||
+ | at tryModuleLoad (module.js: | ||
+ | at Function.Module._load (module.js: | ||
+ | at Module.runMain (module.js: | ||
+ | at run (bootstrap_node.js: | ||
+ | at startup (bootstrap_node.js: | ||
+ | |||
+ | npm ERR! Linux 6.5.0-14-generic | ||
+ | npm ERR! argv "/ | ||
+ | npm ERR! node v6.13.1 | ||
+ | npm ERR! npm v3.10.10 | ||
+ | npm ERR! code ELIFECYCLE | ||
+ | npm ERR! ibex-spielwiese@0.0.0 dev: `vite` | ||
+ | npm ERR! Exit status 1 | ||
+ | npm ERR! | ||
+ | npm ERR! Failed at the ibex-spielwiese@0.0.0 dev script ' | ||
+ | npm ERR! Make sure you have the latest version of node.js and npm installed. | ||
+ | npm ERR! If you do, this is most likely a problem with the ibex-spielwiese package, | ||
+ | npm ERR! not with npm itself. | ||
+ | npm ERR! Tell the author that this fails on your system: | ||
+ | npm ERR! vite | ||
+ | npm ERR! You can get information on how to open an issue for this project with: | ||
+ | npm ERR! npm bugs ibex-spielwiese | ||
+ | npm ERR! Or if that isn't available, you can get their info via: | ||
+ | npm ERR! npm owner ls ibex-spielwiese | ||
+ | npm ERR! There is likely additional logging output above. | ||
+ | |||
+ | npm ERR! Please include the following file with any support request: | ||
+ | npm ERR! / | ||
+ | |||
</ | </ |