Git Product home page Git Product logo

ramen-shop's Introduction

Setup

Download Node.js. Run the following commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

ramen-shop's People

Contributors

enderh3art avatar liangminhua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ramen-shop's Issues

Node version

What node version are you using in this project?

file-loader module issue

hey great project! i'm getting this error when running the project, it seems the file-loader module is having issues playing sounds
using node v18.4.0

ERROR in ./static/sounds/bloop.mp3
Module build failed (from ./node_modules/file-loader/dist/cjs.js):
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:133:10)
at getHashDigest (/Users/thenewowner/Documents/Ramen-Shop/node_modules/file-loader/node_modules/loader-utils/lib/getHashDigest.js:46:34)
at /Users/thenewowner/Documents/Ramen-Shop/node_modules/file-loader/node_modules/loader-utils/lib/interpolateName.js:113:11
at String.replace ()
at interpolateName (/Users/thenewowner/Documents/Ramen-Shop/node_modules/file-loader/node_modules/loader-utils/lib/interpolateName.js:110:8)
at Object.loader (/Users/thenewowner/Documents/Ramen-Shop/node_modules/file-loader/dist/index.js:29:48)

[webpack-cli] Error

Everytime I run, i get below error.

======================================================
$ npm run dev

dev
webpack serve --config ./bundler/webpack.dev.js

[webpack-cli] Failed to load 'E:\DevOps\Ramen-Shop\bundler\webpack.dev.js' config
[webpack-cli] Error: Cannot find module 'internal-ip'
Require stack:

  • E:\DevOps\Ramen-Shop\bundler\webpack.dev.js
  • E:\DevOps\Ramen-Shop\node_modules\webpack-cli\lib\webpack-cli.js
  • E:\DevOps\Ramen-Shop\node_modules\webpack-cli\lib\bootstrap.js
  • E:\DevOps\Ramen-Shop\node_modules\webpack-cli\bin\cli.js
  • E:\DevOps\Ramen-Shop\node_modules\webpack\bin\webpack.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1047:15)
    at Module._load (node:internal/modules/cjs/loader:893:27)
    at Module.require (node:internal/modules/cjs/loader:1113:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object. (E:\DevOps\Ramen-Shop\bundler\webpack.dev.js:4:12)
    at Module._compile (node:internal/modules/cjs/loader:1226:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1280:10)
    at Module.load (node:internal/modules/cjs/loader:1089:32)
    at Module._load (node:internal/modules/cjs/loader:930:12)
    at Module.require (node:internal/modules/cjs/loader:1113:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'E:\DevOps\Ramen-Shop\bundler\webpack.dev.js',
    'E:\DevOps\Ramen-Shop\node_modules\webpack-cli\lib\webpack-cli.js',
    'E:\DevOps\Ramen-Shop\node_modules\webpack-cli\lib\bootstrap.js',
    'E:\DevOps\Ramen-Shop\node_modules\webpack-cli\bin\cli.js',
    'E:\DevOps\Ramen-Shop\node_modules\webpack\bin\webpack.js'
    ]
    }

(npm run dev) issue

Hi! I am facing these errors while running npm run dev command:

ERROR in ./static/sounds/arcade.mp3
Module build failed (from ./node_modules/file-loader/dist/cjs.js):
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at getHashDigest (D:\Visual Diaries\Cloned\Ramen-Shop\node_modules\file-loader\node_modules\loader-utils\lib\getHashDigest.js:46:34)
at D:\Visual Diaries\Cloned\Ramen-Shop\node_modules\file-loader\node_modules\loader-utils\lib\interpolateName.js:113:11
at String.replace ()
at interpolateName (D:\Visual Diaries\Cloned\Ramen-Shop\node_modules\file-loader\node_modules\loader-utils\lib\interpolateName.js:110:8)
at Object.loader (D:\Visual Diaries\Cloned\Ramen-Shop\node_modules\file-loader\dist\index.js:29:48)

ERROR in ./static/sounds/bloop.mp3
{...}

ERROR in ./static/sounds/click.mp3
{...}

ERROR in ./static/sounds/cooking.mp3
{...}

ERROR in ./static/sounds/ding.mp3
{...}

ERROR in ./static/sounds/hologram.mp3
{...}

ERROR in ./static/sounds/whoosh.mp3
{...}

webpack compiled with 7 errors.

Audio iOS

Hi, great work on this! It’s a pleasure to use. I tried it on iOS and noticed the sound isn’t working, thought I’d let you know. Also I’ll be curious to know how you get it working, howler on iOS seems a bit finicky.

License info request

Hi, I find this project really amazing but it lacks a bit of documentation. I would love to fork it and reuse the code for creating a personal website for myself but there are no licensing info on the repo so I'm curious if the author of this project allows us to fork the code, and make changes to it for our personal use and host it ?

source code

sorry, can i'm asking about source code, which one that i need to find out to change name at banner jasse zhou and at floor?? thanks to author

./bundler/webpack.dev.js *Confused Travolta Meme*

Have you seen what a gorgeous portfolio you have built?! 🤩 I wish I were a recruiter so I could try to hire you or something.

Anyway.. I dont know if you are aware of the fact that ./bundler/webpack.dev.js is nowhere to be found here in this lovely repo 😞.

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.