You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I am writing to inform you about certain obstacles I encountered whilst using the json-serverless library to deploy an application.
I diligently followed the step-by-step guidelines provided in the documentation. However, I stumbled upon a few issues:
Template Creation: The application halted at the template creation step. This demanded a manual reorganisation of my node_modules files for progression. Perhaps this issue might be within the library's domain, and some adjustments could rectify it.
Deployment: Upon successfully managing the first hurdle, I was promptly faced with another during the deployment phase. The deployment process was abruptly interrupted by an error. I have verified my AWS permissions and found them to be in order, leading me to suspect an issue with the application.
Regrettably, these issues prevented successful deployment of the application. It was an error in the build process.
Thank you in advance for your assistance and for the impressive work you're doing on this library. I am excited to use json-serverless and I'm hopeful for a resolution soon.
Best regards,
Fernando
The text was updated successfully, but these errors were encountered:
Dear Maintainers,
I hope this message finds you well. I am writing to inform you about certain obstacles I encountered whilst using the json-serverless library to deploy an application.
I diligently followed the step-by-step guidelines provided in the documentation. However, I stumbled upon a few issues:
Template Creation: The application halted at the template creation step. This demanded a manual reorganisation of my node_modules files for progression. Perhaps this issue might be within the library's domain, and some adjustments could rectify it.
Deployment: Upon successfully managing the first hurdle, I was promptly faced with another during the deployment phase. The deployment process was abruptly interrupted by an error. I have verified my AWS permissions and found them to be in order, leading me to suspect an issue with the application.
Regrettably, these issues prevented successful deployment of the application. It was an error in the build process.
Error: Command failed: npm run build
Error: error:0308010C:digital envelope routines::unsupported
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
Thank you in advance for your assistance and for the impressive work you're doing on this library. I am excited to use json-serverless and I'm hopeful for a resolution soon.
Best regards,
Fernando
The text was updated successfully, but these errors were encountered: