plutonium
plutonium copied to clipboard
A Next.js template styled with TailwindCSS
Results
2
plutonium issues
Sort by
recently updated
recently updated
newest added
Node 18.18.0 yarn dev ``` opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } ```
Implementation of: Update to Node v22 and update to the latest Next.js version. Files modified: - .nvmrc - package.json - tailwind.config.js - README.md - next.config.js This PR updates the project...