Code Monkey home page Code Monkey logo

ngx-push-notifications's Issues

node_modules folder still exists inside the library

Hi ,
eventhough tsconfig.json file updated with exclude: node_modules,
still while installation of this package, node_modules exists inside the library,
could you please check ,if we can avoid adding this node_modules folder inside the library
could resolve the issue and build properly.

thank you.

Safari

The service works in in Chrome and Mozilla Firefox but in Safari I get the following error:

TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.

It is the third repo that I am trying for Web Notifications and all struggle on Safari.

Have you tested on Safari at all?

Safari does support Web Notifications.

Error when building for production

Hi, I have just installed the module, and it is working fine, but, when trying to build it for production, I am getting this error:
ERROR in Error: Error encountered resolving symbol values statically. Calling function 'ɵmakeDecorator', function calls are not supported. Consider replacing the function or lambda with a reference to an expor ted function, resolving symbol Injectable in ... /node_modules/ngx-push-notifications/node_modules/@angular/core/core.d.ts, resolving symbol PushNotificationService in ... /node_modules/ngx-push-notifications/ngx-push-notifications.d.ts, resolving symbol PushNotificationService in D:/work/Front Projects/Enkarga/node_modules/ngx-push-notifications/ngx-push-notifica tions.d.ts
Can anybody help me with this, please

production build issues due to library unable to install under node_modules

Hi All,
while using this library locally
npm install ngx-push-notifications --save
it installs properly and functionality works good,

but while deployed to remote location for production build,
package.json file have similar to "ngx-push-notifications:":"^7.0.2"

but unfortunately this library not installed in the node_modules and causing build issues,
because of that unable to access this library,

details: current angular 7.1.0 version ,
could anybody will help/guide on the resolution or how to proceed on this?
any help appreciated,
thank you.

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.