GithubHelp home page GithubHelp logo

oyejateen / geet-music Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 1.67 MB

An Official repo of Geet music, an amazing app cum webplayer to play unlimited songs free of cost without any ads and need to login.

Home Page: https://geet-oyejateen.netlify.app/

License: MIT License

JavaScript 92.73% HTML 2.03% CSS 5.24%
hacktoberfest hacktoberfest2022 music-player open-source pwa-app pwa-apps reactjs webapp webplayer website youtube-clone youtube-player

geet-music's Introduction

๐Ÿ‘‹ Hi, I'm Jatin

I'm a passionate self-taught developer from India.

โœจ๏ธ Learn more about me on my portfolio.
๐Ÿ’ป Find more of my projects here.
๐Ÿ’Œ You can reach me via email at [email protected].

https://twitter.com/oyejateen โ€‚ https://linkedin.com/in/oyejateen โ€‚ https://instagram.com/oyepriyansh โ€‚ https://discord.gg/AeAjegXn6D โ€‚

geet-music's People

Contributors

oyejateen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

geet-music's Issues

Compilation error

Failed to compile.

Module not found: Error: Can't resolve '.GlobalState' in '/home/runner/geet-music/src/components'
ERROR in ./src/components/App.js 7:0-43
Module not found: Error: Can't resolve '.GlobalState' in '/home/runner/geet-music/src/components'

ERROR in ./src/components/App.js 9:0-49
Module not found: Error: Can't resolve './header/SimpleAppBar' in '/home/runner/geet-music/src/components'
Did you mean 'SimpleAppBar.js'?
BREAKING CHANGE: The request './header/SimpleAppBar' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 10:0-45
Module not found: Error: Can't resolve './player/MainPlayer' in '/home/runner/geet-music/src/components'
Did you mean 'MainPlayer.js'?
BREAKING CHANGE: The request './player/MainPlayer' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 11:0-36
Module not found: Error: Can't resolve './SwipeMenu' in '/home/runner/geet-music/src/components'
Did you mean 'SwipeMenu.js'?
BREAKING CHANGE: The request './SwipeMenu' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 12:0-46
Module not found: Error: Can't resolve './CurrentSection' in '/home/runner/geet-music/src/components'
Did you mean 'CurrentSection.js'?
BREAKING CHANGE: The request './CurrentSection' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 13:0-48
Module not found: Error: Can't resolve './SnackbarMessage' in '/home/runner/geet-music/src/components'
Did you mean 'SnackbarMessage.js'?
BREAKING CHANGE: The request './SnackbarMessage' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 14:0-76
Module not found: Error: Can't resolve '@material-ui/core/styles' in '/home/runner/geet-music/src/components'
Did you mean 'index.js'?
BREAKING CHANGE: The request '@material-ui/core/styles' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 15:0-48
Module not found: Error: Can't resolve '@material-ui/core/colors' in '/home/runner/geet-music/src/components'
Did you mean 'index.js'?
BREAKING CHANGE: The request '@material-ui/core/colors' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 16:0-59
Module not found: Error: Can't resolve './sections/SettingsPage' in '/home/runner/geet-music/src/components'
Did you mean 'SettingsPage.js'?
BREAKING CHANGE: The request './sections/SettingsPage' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 17:0-46
Module not found: Error: Can't resolve './GlobalState' in '/home/runner/geet-music/src/components'
Did you mean 'GlobalState.js'?
BREAKING CHANGE: The request './GlobalState' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/index.js 8:0-63
Module not found: Error: Can't resolve './components/serviceWorker.js' in '/home/runner/geet-music/src'

webpack compiled with 11 errors

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.