Replies: 1 comment 1 reply
-
Looks like you are out of memory. How much ram does your system have? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Node version using is v16.13.2
npm version 8.15.0
Generating app scaffold
Initializing server
npm ERR! code ENOMEM
npm ERR! syscall spawn
npm ERR! errno -12
npm ERR! spawn ENOMEM
npm verb exit -12
npm timing npm Completed in 72914ms
npm verb unfinished npm timer command:install 1659939248908
npm verb unfinished npm timer reify 1659939248912
npm verb unfinished npm timer reify:build 1659939321279
npm verb unfinished npm timer build 1659939321285
npm verb unfinished npm timer build:deps 1659939321286
npm verb unfinished npm timer build:run:install 1659939321558
npm verb unfinished npm timer build:run:install:node_modules/bcrypt 1659939321558
✖ Installing dependencies
→ An error occurred when installing dependencies.
Generating app scaffold
Initializing server
{"message":"An error occurred when installing dependencies.","command":"npm install --save --save-exact --loglevel error @vendure/core @vendure/email-plugin @vendure/asset-server-plugin @vendure/admin-ui-plugin mysql [email protected] --verbose","context":{}}
Beta Was this translation helpful? Give feedback.
All reactions