Error message in Logs - Installing node

Hi,

in my logs I have an error message based on node v12.0.0, and I have no idea, what can I do!

Here is the Log-entry:


node v12.0.0, with pnpm

Installing…

ERROR can not read an implicit mapping pair; a colon is missed at line 540, column 9:

ut

^

at generateError /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:165 return new YAMLException(

at throwError /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:171 throw generateError(stat…

at readBlockMapping /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1037 throwError(state, 'can n…

at composeNode /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1332 readBlockMapping(state, …

at readBlockMapping /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1062 if (composeNode(state, n…

at composeNode /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1332 readBlockMapping(state, …

at readBlockMapping /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1062 if (composeNode(state, n…

at composeNode /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1332 readBlockMapping(state, …

at readBlockMapping /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1062 if (composeNode(state, n…

at composeNode /opt/nvm/versions/node/v10.24.1/lib/node_modules/pnpm/lib/node_modules/js-yaml/lib/js-yaml/loader.js:1332 readBlockMapping(state, …

What is the reason for this error message?

My disk is up to 95 % full. Maybe is this a reason?

At the moment, I couldn’t delete some assets. Is there a connection between these problems?

Thank you for your answers.

Michael

why is there so much about node v10.24.1 in the stack if it’s allegedly node 12.0.0?

1 Like