GithubHelp home page GithubHelp logo

Comments (14)

ImRehanK avatar ImRehanK commented on June 10, 2024 3

The issue is fixed by import module from 'angular-signature-pad/public_api';
But now there is compilation issue:

ERROR in Error during template compile of 'AppModule'
Function calls are not supported in decorators but 'AngularSignaturePadModule' was called.

This Line is causing the error. I don't know what to pass in forRoot(). Any Help:
AngularSignaturePadModule.forRoot(),

from angular-signature-pad.

mrsavvy avatar mrsavvy commented on June 10, 2024 1

I fixed the problem using the "angular2-signaturepad" https://www.npmjs.com/package/angular2-signaturepad, it works for me.

from angular-signature-pad.

Ashveer7 avatar Ashveer7 commented on June 10, 2024 1

A little late but resolved my issues by renaming angular-signature-pad-0.0.13.tgz to angular-signature-pad-0.0.14.tgz

The package.json in node_modules points to 0.0.14 but the file doesnt exist.

from angular-signature-pad.

webnegar avatar webnegar commented on June 10, 2024

Any suggestion?

from angular-signature-pad.

mrsavvy avatar mrsavvy commented on June 10, 2024

I have the same problem.

from angular-signature-pad.

Prasanth-Android avatar Prasanth-Android commented on June 10, 2024

i also facing same issue.please help me on this

from angular-signature-pad.

ROHAN-TANDEL avatar ROHAN-TANDEL commented on June 10, 2024

is anyone got the fix for above

from angular-signature-pad.

ROHAN-TANDEL avatar ROHAN-TANDEL commented on June 10, 2024

But When I try It I got no signature pad on the HTML page.
BTW I am using angular 6 I was thinking some dependencies.
Even My fellow colleague has used this https://www.npmjs.com/package/angular2-signaturepad
It has worked well.

@mrsavvy
I will give one more try for you suggested option.

from angular-signature-pad.

webappaloosa avatar webappaloosa commented on June 10, 2024

I'm having the same issue? Has anyone found a solution?

from angular-signature-pad.

webappaloosa avatar webappaloosa commented on June 10, 2024

The reference forRoot method is picked up by my IDE via the public_api.d.ts file, but i am still getting the following error:

ERROR in ./src/app/app.module.ts
Module not found: Error: Can't resolve 'angular-signature-pad/public_api'

maybe needs an index.d.ts ???

from angular-signature-pad.

webnegar avatar webnegar commented on June 10, 2024

finally i fixed this issue by adding source code of module to my project instantly.

add this folder to your shared modules:
angular-signature-pad/src/libs/angular-signature-pad/src/

from angular-signature-pad.

sandisototo avatar sandisototo commented on June 10, 2024

finally i fixed this issue by adding source code of module to my project instantly.

add this folder to your shared modules:
angular-signature-pad/src/libs/angular-signature-pad/src/

I don't think this is going to work this means you'll have to do the same for every environment your solution is running.

Any other ideas?

from angular-signature-pad.

jfrodriguezviamar avatar jfrodriguezviamar commented on June 10, 2024

I got the same issue, i´ve tried all the posted solutions, but none worked for me.

from angular-signature-pad.

takashi1kun avatar takashi1kun commented on June 10, 2024

I got the same issue, i´ve tried all the posted solutions, but none worked for me.

Same, i tried every solution posted here and nothing works.

from angular-signature-pad.

Related Issues (4)

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.