Code Monkey home page Code Monkey logo

devfile-sample's People

Contributors

bethgriggs avatar jdubrick avatar jseseccs avatar michael-valdron avatar pacostas avatar thepetk avatar yangcao77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

devfile-sample's Issues

Build Failed on Openshift CRC 4.10

I installed CRC 4.10 on Windows 10 and tried to create this application. Got followinf error:

npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm notice
npm notice New minor version of npm available! 8.3.1 -> 8.15.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.15.0
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! code EACCES
npm ERR! syscall open
npm ERR! path /opt/app-root/src/package-lock.json
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, open '/opt/app-root/src/package-lock.json'
npm ERR! [Error: EACCES: permission denied, open '/opt/app-root/src/package-lock.json'] {
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'open',
npm ERR! path: '/opt/app-root/src/package-lock.json'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.
npm ERR! A complete log of this run can be found in:
npm ERR! /opt/app-root/src/.npm/_logs/2022-07-26T22_36_23_468Z-debug-0.log
[2/2] STEP 1/8: FROM registry.access.redhat.com/ubi8/nodejs-16-minimal:latest
[2/2] STEP 2/8: COPY --from=0 /opt/app-root/src/node_modules /opt/app-root/src/node_modules
Error shutting down storage: A layer is mounted: layer is in use by a container
error: build error: error building at STEP "RUN npm install --production": error while running runtime: exit status 243

Update DevFile to use Node.js 18 (LTS)

  • Update DevFile to use Node.js 18
  • We should try and coordinate timings due the potential of causing disruption for consuming products with upcoming releases.

DeprecationWarning [DEP0152]

(node:42224) [DEP0152] DeprecationWarning: Custom PerformanceEntry accessors are deprecated. Please use the detail property.

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.