A
Alokaienricog

Following Digitalocean deploy tutorial leads to error

Hello! I'm following this step-by-step tutorial https://vuestorefront.io/blog/step-by-step-guide-deploying-vue-storefront-on-digitalocean but I get an error during build: ERROR Error: error:0308010C:digital envelope routines::unsupported and build hangs on forever. Can you please help me understand what's wrong? I think I carefully followed every step in the guide. thanks!
Guide to Deploying Vue Storefront on DigitalOcean | Vue Storefront
This guide is intended for developers who are familiar with both Vue Storefront and DigitalOcean and are looking to set up the eCommerce application on the cloud-based hosting service.
E
enricog349d ago
I found out the problem is caused by nodejs >v.18, as stated here:
E
enricog349d ago
Stack Overflow
How to resolve "Error: error:0308010C:digital envelope routines::un...
please i need help with my nuxtjs application. i recently had eslint conflicts in app after i left it for some time without updating (2months). So after i started working on the app, it post along of
E
enricog349d ago
So I solved changing the engines value in package.json like this ''' "engines": { "node": "16.x" } '''
F
FabianClemenz338d ago
@skirianov i think it would be best to update the blog with this? 🙂
S
skirianov338d ago
@FabianClemenz thanks! Will do ❤️
Want results from more Discord servers?
Add your server
More Posts
PaymentsI am planing to implement vsf payments for magento , I am following this guide "https://docs.vuestorHow to add additional field to Customer Typecompared to what it is said in the documentation I'm only able to get few information from the user CookiesWhere can I find more info on cookies ? Meaning, are the merchant cookies exposed to Storefront ? OrEditing index.js file in.nuxt projectHello I would like to add bootstrap to my porject so i added the import into the index.js file to maError deploying - connect ECONNREFUSED 127.0.0.1:80Hi - it's me again 🙂 in local development, using `yarn dev` everything works fine. Even directly Error _theme/layouts/default.vueHi i'm getting this error - does anyone know how to solve this?how to send an API content-type:multipart/form-data of this format in api-client?how to send an API content-type: multipart/form-data of this format in api-client?Themes marketplaceAre there any places where I can buy a Vue Storefront theme?, something like themeforest for ShopifyGetting error while static deploy vsf with magento 2 in EC2 for production ,yarn build yarn start works , but as soon as terminal is closed server stops if i build it with taDefault locale does not workHi everybody, when I set the defaultLocale in nuxt.config.js, it seems that it does not work, the rVue Storefront Cloud Docs Swagger authorizationHi there! The docs at https://docs.vuestorefront.io/cloud/v2/api/swagger.html say that `Access to Ash: cli: command not foundanyone know why i would be getting this error `sh: cli: command not found` when doing a new install