microeinhundert / radonis

Build monolithic applications with a modern, React-based frontend stack based on the Node.js MVC framework AdonisJS.
https://radonis.vercel.app/
MIT License
67 stars 2 forks source link

Broken example #6

Closed Xstoudi closed 2 years ago

Xstoudi commented 2 years ago

Hey, when I try to npm i in the example directory, npm is not happy:

λ  npm i
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @microeinhundert/radonis@1.10.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
microeinhundert commented 2 years ago

Thanks, version 1.10.1 is now out which fixes the example. I will keep the version in the example on the previous version until the new version is officially released, so this does not happen again.