Giter VIP home page Giter VIP logo

Comments (9)

Jandos22 avatar Jandos22 commented on September 26, 2024 1

Hi @gitbrent ,

I finally managed to make it work.

So, the following import syntax causes "can't resolve https" error:
import * as sprLib from 'sprestlib';

What I did is added "declare var sprLib: any;" in "typings.d.ts", then added "scripts": ["./node_modules/sprestlib/dist/sprestlib.min.js"] in "angular.json" file.

Regards,
Zhandos

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

Hi @azmatzuberi,

Thank you for letting me know about this!

I was testing for the https module by using require(), which was a bad idea... :-)

Please try the newest code and let me know is the issue is resolved.

from sprestlib.

azmatzuberi avatar azmatzuberi commented on September 26, 2024

Hi gitbrent,

Thanks for updating the code. I'm still experiencing the same issue:
ERROR in ./node_modules/sprestlib/dist/sprestlib.js
Module not found: Error: Can't resolve 'https' in 'C:\Users\user\Documents\spapp\sp-app\node_modules\sprestlib\dist'

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

Hi @azmatzuberi,

I've pushed a new version to NPM (1.7.0), so once you've updated, the issue should be resolved.

from sprestlib.

Jandos22 avatar Jandos22 commented on September 26, 2024

Hi, @gitbrent ,

I have exactly same error. I think it showed up after migrating to Angular 6. I had sprLib only in few places (just trying out), so just refactored vanilla methods. But, looking forward I would like to use sprLib, as it seems to be substantially lightweight.

Did you test sprLib with Angular 6?

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

Hi @Wireliner ,

You're getting the "Can't resolve 'https'" error when using version 1.7.0?

No, I am not currently setup to test against Angular. Any pointers for setting up a small test similar to my node-test script?

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

Hi @Wireliner ,

Thank you very much for posting the solution.

I'm going to re-open this issue so I can create a demo with Angular to see what can be done with SpRestLib to integrate more seamlessly.

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

Updated docs:

Library Integration

from sprestlib.

gitbrent avatar gitbrent commented on September 26, 2024

This should be resolved as of 1.8.0

from sprestlib.

Related Issues (20)

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.