Discussion on Listen - Angular Music Streaming App

Discussion on Listen - Angular Music Streaming App

By
Cart 137 sales
Well Documented

kri8thm supports this item

Supported

This author's response time can be up to 5 business days.

63 comments found.

hey guys i recently update the project to angular 12 and i’m getting this error

(Emitted value instead of an instance of Error) CssSyntaxError: /src/assets/scss/base/_core.scss:75:37: Can’t resolve ’./assets/scss/base/assets/images/banner/analytics.png’ in ’/src’ > 75 | .bg-#{nth($banner-bg-list, $i)} {background-image: url(’#{$banner-bg-image-url}#{nth($banner-bg-list, $i)}.png’); | ^ 76 | } 77 | }

73 | 
74 | @for $i from 1 through length($banner-bg-list) {

guys i changed the path with /src/assets/images/banner/, and the error message disappears and the app goes up, but don’t show the banner

solve, thanks

Great. Don’t forgot to rate us.

Thanks & Regards

A month ago I sent a ticket to kri8thm for a bug existing in his app. After many emails where I was filming the issue and describing it, he refused to help me. That is really poor from his side, but I’d like to ask you, guys, how did you solve the audio-player issue? Please email me if you got an answer

There is not an issue so how can I help you I was also told not any buyer faced this issue.

Thanks you very much.

I have read the information and applied step by step but it generates an error with the dependencies, I try to install and update them but after that it continues to generate an error. Angular and node work perfectly for me in other applications, could you help me with that please?

ERROR in src/app/content/layout/layout.module.ts:12:43 – error TS2307: Cannot find module ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’.

12 import { defaultSimpleModalOptions } from ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ ** ℹ 「wdm」: Failed to compile.

i installed the npm i ngx-simple-modal but it continues giving error

This error only for simple modal please checked it is installed or not

Hi there, a quick understanding question before i purchase… can you share the angular 8 documentation link?

Please regard the following issue with the music player: When a song is played and then another song is also played, the first one does not stop. Also the minutes are not being visualized. By previewing the theme this was working, but when I downloaded it, it was not. It is a big issue you have to resolve as soon as possible

Thank you very much for your purchased.

I was checked your issue in live preview and also in my local PC but it’s working fine. Please run this in your local environment.

Thank you very much.

I would like to have a call with you in a comfortable time to make everything clear. Thanks in advance

Please email me.

Hi I just purchased the theme. However, It does not seem to start. when i npm i and npm start. What needs to be done? What is missing? src/app/content/layout/layout.module.ts:12:43 – error TS2307: Cannot find module ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’.

Thank you very much. Please install modules properly

I have been trying , not sure what i am doing wrong – by the looks of it only ngx-simple-modal is not installed. I ran npm install ngx-simple-modal—save. Still, the error seems to persist .What am i missing?

ngx-simple-modal module is missing please run npm install

Hello,

I’m unable to upload the theme on my Wordpress

Kindy Assist Denis

Thank you very much for your purchased.

You have to convert this theme in WordPress or hire someone to do it for you.

Congratulations for the well-written theme, I am more than satisfied with it. I only miss one functionality – shopping cart. You can buy events and music, but you do not have a cart. It would be great if you integrate it. Thanks in advance

Okay we work on it in future. Thank you very much

Hi, getting this error, how can I fix this?

ERROR in src/app/content/layout/layout.module.ts:12:43 – error TS2307: Cannot find module ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’.

12 import { defaultSimpleModalOptions } from ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’;

Thank you very much for your purchased.

Please install simple modal in your project.

After I play a song, the song can be heard, the image and name are visualized, but the progress bar and the metronome(minute detection) on the right do not seem to work. Please regard my comment ASAP.

Okay I’ll check and fix it ASAP.

Is there an improvement? I have seen that the theme has got updated but it is not working either

It’s working fine there are not any issues.

How to use the loader for a particular component only ?

Please refer app.component.ts and loading service. You just use a method of this service.

Thanks you very much

Hello , We have been using this app one one of the major issue that wee are facing is with scrolling on page when you came across carousels on mobile devices. at first we thought it’s due to changes we made to our theme. But when we tried opening same demo on phone http://preview.themeforest.net/item/listen-app-angular-8-music-streaming-app/full_screen_preview/25396459?_ga=2.4184304.117212480.1599253277-58677689.1561035150 and realised even demo has same problem with scroll on phone. Kindly help.
http://157.230.110.168/video/Screenrecording_20200905_114919.mp4 Here is link to video . if you observe this whenever i scroll through carousel it also moves vertically. This experience is not smooth.

Request you to reply soon.

Okay got it we fix it ASAP.

do u have dark theme in angular version? I can’t see demo for dark theme in angular

Yes dark theme is available but preview not available.

hi , is this theme has option for horizontal menu? or only vertical menu is there

Sorry sir only vertical menu option.

How can I convert the template to WordPress template?

This is an Angular template.

Please see HTML template it can easily convert into WordPress. https://themeforest.net/item/listen-app-online-music-streaming-app/23819080

I am getting the error bellow when i attempt to run ng serve or ng build—prod

ERROR in src/app/content/layout/layout.module.ts:12:43 – error TS2307: Cannot find module ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’.

12 import { defaultSimpleModalOptions } from ’../../../../node_modules/ngx-simple-modal/dist/simple-modal/simple-modal-options’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Waiting your advise.

Thank you very much for your purchased

Please install this module.

Which module should i install?

simple-modal module

Hei, I have tried installing but I am getting issues. When i run ng serve i get this on powershell:

An unhandled exception occurred: Cannot find module ’@angular-devkit/build-angular/package.json’ Require stack: - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\node-modules-architect-host.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\index.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\commands\build-impl.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\export-ref.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\index.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\utilities\json-schema.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\models\command-runner.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\lib\cli\index.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\lib\init.js - C:\Users\Geral\AppData\Roaming\npm\node_modules\@angular\cli\bin\ng See “C:\Users\Geral\AppData\Local\Temp\ng-PfTmni\angular-errors.log” for further details.

Please install angular in your PC

hello guy i want to use an .m3u url, for online station, i need help ‘cause i try to use it in the player an it’s getting error or .pls

THANK

After the update i’m getiing this error Uncaught ReferenceError: __importDefault is not defined

I think it’s an Angular error.

hello guy i want to use an .m3u url, for online station, i need help ‘cause i try to use it in the player an it’s getting error

Please refer jquery plugin documentation https://521dimensions.com/open-source/amplitudejs/docs

Thanks

First time Play button not change playing state.

Okay I got it and fixed it asap. Thanks

please Fix player Issue and controlled in TS. We are Promoting Your Brand in all over world. our Oranization have millions users at time.

I submitted code and you have get notification soon

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey