Coder Social home page Coder Social logo

homestri-dragdrop's People

Contributors

jdekarske avatar

Watchers

 avatar

homestri-dragdrop's Issues

Error building docker image

I cloned the repo and tried to build the docker image but it failed building the image with the following error on the last command of the docker file.

This is the command I used to try to build:
docker build -t gui .

Here is the issue that I get:

=> ERROR [5/5] RUN npm i && npx webpack                                                                          13.8s
------
> [5/5] RUN npm i && npx webpack:
#7 12.36
#7 12.36 added 566 packages, and audited 567 packages in 12s
#7 12.36
#7 12.36 108 packages are looking for funding
#7 12.36   run `npm fund` for details
#7 12.36
#7 12.36 3 vulnerabilities (1 high, 2 critical)
#7 12.36
#7 12.36 To address all issues, run:
#7 12.36   npm audit fix
#7 12.36
#7 12.36 Run `npm audit` for details.
#7 12.36 npm notice
#7 12.36 npm notice New major version of npm available! 8.1.0 -> 9.1.2
#7 12.36 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.2>
#7 12.36 npm notice Run `npm install -g [email protected]` to update!
#7 12.36 npm notice
#7 13.16 assets by status 0 bytes [cached] 1 asset
#7 13.16
#7 13.16 WARNING in configuration
#7 13.16 The 'mode' option has not been set, webpack will fallback to 'production' for this value.
#7 13.16 Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
#7 13.16 You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/
#7 13.16
#7 13.16 ERROR in main
#7 13.16 Module not found: Error: Can't resolve './src' in '/home'
#7 13.16 resolve './src' in '/home'
#7 13.16   using description file: /home/package.json (relative path: .)
#7 13.16     Field 'browser' doesn't contain a valid alias configuration
#7 13.16     using description file: /home/package.json (relative path: ./src)
#7 13.16       no extension
#7 13.16         Field 'browser' doesn't contain a valid alias configuration
#7 13.16         /home/src is not a file
#7 13.16       .js
#7 13.16         Field 'browser' doesn't contain a valid alias configuration
#7 13.16         /home/src.js doesn't exist
#7 13.16       .json
#7 13.16         Field 'browser' doesn't contain a valid alias configuration
#7 13.16         /home/src.json doesn't exist
#7 13.16       .wasm
#7 13.16         Field 'browser' doesn't contain a valid alias configuration
#7 13.16         /home/src.wasm doesn't exist
#7 13.16       as directory
#7 13.16         existing directory /home/src
#7 13.16           using description file: /home/package.json (relative path: ./src)
#7 13.16             using path: /home/src/index
#7 13.16               using description file: /home/package.json (relative path: ./src/index)
#7 13.16                 no extension
#7 13.16                   Field 'browser' doesn't contain a valid alias configuration
#7 13.16                   /home/src/index doesn't exist
#7 13.16                 .js
#7 13.16                   Field 'browser' doesn't contain a valid alias configuration
#7 13.16                   /home/src/index.js doesn't exist
#7 13.16                 .json
#7 13.16                   Field 'browser' doesn't contain a valid alias configuration
#7 13.16                   /home/src/index.json doesn't exist
#7 13.16                 .wasm
#7 13.16                   Field 'browser' doesn't contain a valid alias configuration
#7 13.16                   /home/src/index.wasm doesn't exist
#7 13.16
#7 13.16 webpack 5.72.1 compiled with 1 error and 1 warning in 136 ms
------
executor failed running [/bin/sh -c npm i && npx webpack]: exit code: 1

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.