Page 1 of 1

[REACT] Installation problems with bryntum libraries

Posted: Wed Aug 10, 2022 10:23 pm
by clovisapp

Hi Bryntum team,

since months we are experiencing install problems of the bryntum library: https://npm.bryntum.com/@bryntum%2fschedulerpro/-/schedulerpro-5.0.5.tgz: unexpected end of file

What is the best way to solve it ?

Thanks a lot

~/Documentos/clovis-app$ yarn
yarn install v1.22.19
[1/6] Validating package.json...
[2/6] Resolving packages...
warning Resolution field "graphql@16.1.0" is incompatible with requested version "graphql@16.5.0"
warning Resolution field "@types/react@17.0.2" is incompatible with requested version "@types/react@17.0.42"
warning Resolution field "@types/react@17.0.2" is incompatible with requested version "@types/react@^16.9.27"
warning Resolution field "@types/react@17.0.2" is incompatible with requested version "@types/react@^16"
[3/6] Fetching packages...
error An unexpected error occurred: "https://npm.bryntum.com/@bryntum%2fschedulerpro/-/schedulerpro-5.0.5.tgz: unexpected end of file".
info If you think this is a bug, please open a bug report with the information provided in "/home/andres/Documentos/clovis-app/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Re: [REACT] Installation problems with bryntum libraries

Posted: Mon Aug 15, 2022 2:23 pm
by alex.l

Hi clovisapp,

Works well here. Please share more context. Do you see that on all your machines or only on one? Try to clear cache with npm cache clean --force