Git Product home page Git Product logo

Comments (5)

andy-hook avatar andy-hook commented on August 12, 2024

@scott-wyatt – I encountered this trying to upgrade this morning, looks like the src folder was published instead of the built dist

from ng-intercom.

dmitrye avatar dmitrye commented on August 12, 2024

Getting a similar issue: Cannot use namespace 'Intercom' as a type. Was on 8.0.0 beta then today it was automatically updated to 8.0.1 and now all the builds break.

from ng-intercom.

lazarljubenovic avatar lazarljubenovic commented on August 12, 2024

The issue seems to be fact that the dist folder isn't published, while package.json claims the following:

"main": "./dist/ng-intercom.js",

The directory doesn't exist though; thus the whole module isn't properly recognized by TypeScript's resolution algorithm. The previous version of this package (8.0.0) had a different folder structure altogether, with proper mappings provided in package.json. Simply reverting back to 8.0.0 fixed the issue.

from ng-intercom.

andy-hook avatar andy-hook commented on August 12, 2024

@scott-wyatt, @wbhob – I appreciate your work on this package, and again, I hate to nag, but when can we expect to have this resolved? As far as I can see this just needs republishing using the correct dist directory.

from ng-intercom.

scott-wyatt avatar scott-wyatt commented on August 12, 2024

Hi all, forgot to read my own documentation, I apologize for that. Typically the CI/CD takes care of publishing, but there is an unrelated to the library error that is making the tests fail, and we are pretty swamped. I'll be publishing 8.0.2 in a few moments.

from ng-intercom.

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.