Premium support for our pure JavaScript UI components


Post by kbraiden »

Hello all,
I recently purchased a full license of Scheduler Pro but I am having an issue updating to the latest non-demo code via NPM.

I have re-logged in to reset my registry.

I have the following in my package.json file:

   
"@bryntum/schedulerpro": "5.0.5", "@bryntum/schedulerpro-vue": "5.0.5",

I get the following error when running NPM install:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@bryntum%2fschedulerpro - Not found
npm ERR! 404
npm ERR! 404  '@bryntum/schedulerpro@5.0.5' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

I assume it is something simple I am missing.

Thanks for any help here.


Post by mats »


Post by kbraiden »

Thanks, knew it was just me being thick. Cheers.


Post Reply