Giter VIP home page Giter VIP logo

2021-admin-hq's People

Contributors

evanshortiss avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rhsc-2023-uki

2021-admin-hq's Issues

./scripts/node.start.sh failed

`โ–ถ ./scripts/node.start.sh
Sending build context to Docker daemon 1.016MB
Step 1/9 : FROM node:14-alpine
---> c1babb15a629
Step 2/9 : WORKDIR /usr/src/app
---> Using cache
---> 833b434765f4
Step 3/9 : COPY package*.json /usr/src/app/
---> Using cache
---> ce1de5e6718f
Step 4/9 : RUN apk add git
---> Using cache
---> 2a2289000b79
Step 5/9 : RUN npm install
---> Using cache
---> 50ff15e389c6
Step 6/9 : COPY . .
---> Using cache
---> de88ceca0cba
Step 7/9 : USER node
---> Using cache
---> 042337c4b51a
Step 8/9 : EXPOSE 3001
---> Using cache
---> 13fa4e6a9fe2
Step 9/9 : CMD npm run dev
---> Using cache
---> 856bf151d407
Successfully built 856bf151d407
Successfully tagged summit-admin-hq-refresh:latest

[email protected] dev /usr/src/app
LOG_LEVEL=trace NODE_ENV=dev ADMIN_USERNAME=admin ADMIN_PASSWORD=password nodemon -e ts,hbs -x ts-node src/index.ts | pino-pretty -t

sh: nodemon: not found
sh: pino-pretty: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] dev: LOG_LEVEL=trace NODE_ENV=dev ADMIN_USERNAME=admin ADMIN_PASSWORD=password nodemon -e ts,hbs -x ts-node src/index.ts | pino-pretty -t
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! /home/node/.npm/_logs/2021-02-15T22_29_22_789Z-debug.log`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.