Code Monkey home page Code Monkey logo

Comments (4)

jelgblad avatar jelgblad commented on September 26, 2024 1

Thank you for noticing! I've changed how the masonry-layout library is loaded.
You need to add "masonry-layout": "node_modules/masonry-layout/dist/masonry.pkgd.js" to paths in your SystemJS config.
The <script src="node_modules/masonry-layout/dist/masonry.pkgd.min.js"></script> can be removed from index.html.
I've updated README.md.

from angular2-masonry.

jelgblad avatar jelgblad commented on September 26, 2024 1

My bad. I've changed the system.js-main script from angular2-masonry.js to index.js to stay in-line with the angular2 community. I've made these changes on github but I've not published to npm yet. You can change main back to angular2-masonry.js as it will still be supported. I'm publishing 0.0.19 with these changes tonight.

from angular2-masonry.

Olexiy665 avatar Olexiy665 commented on September 26, 2024

I have a problem again. I have installed angular2-masonry from npm, zone.js:101 GET http://localhost:3000/node_modules/angular2-masonry/index.js 404 (Not Found), but if I downloaded from github, I get node_modules/angular2-masonry/src/masonry.ts(3,26): error TS2307: Cannot find module 'masonry-layout'.

from angular2-masonry.

Olexiy665 avatar Olexiy665 commented on September 26, 2024

Thank you!

from angular2-masonry.

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.