Webdevelopment
Drupal
Betriebssysteme
Design
Sonstige
Mo., 19/02/2018 - 16:05
Body
up/downgrade der version https://stackoverflow.com/questions/8191459/how-do-i-update-node-js versionen auswählen https://wiki.archlinux.org/index.php/Node.js_ https://github.com/creationix/nvm wichtig um versionen zu wechseln v5.11.0 war damals für pd4 theme Beispiel nvm install 9.5.0 nvm use 9.5.0 Set defaukt Version https://harshal.co/set-default-node-version-with-nvm/ nvm alias default 11.0.0
Probleme
Radix update, mal wieder probleme wie immer heutzutage. Problem ist dass due neuen versionen für pupeteer usw ESM nutzen, radix für npm run watch aber nicht. Also alles andere downgraden!
beispiel: npm install website-scraper@^4.2.3
ESM und Module
Drupal
Add new comment