Giter VIP home page Giter VIP logo

Comments (5)

michaelbromley avatar michaelbromley commented on June 2, 2024

Ah, the entryComponents module property has been removed in angular 16.

This week I am updating all the paid plugins to be fully v2 compatible (with full v2 UI makeovers) so the next version will have this solved.

from vendure-plus-issues.

michaelbromley avatar michaelbromley commented on June 2, 2024

Please update to v1.0.0 and let me know if it compiles now.

from vendure-plus-issues.

koljam avatar koljam commented on June 2, 2024

Works now, thank you! 👍

from vendure-plus-issues.

koljam avatar koljam commented on June 2, 2024

Oh no, unfortunately, when building for prod, I get this error:
src/admin-ui/src/extensions/gift-card-plugin/gift-card-ui-lazy.module.ts(61,30): error TS7006: Parameter 'route' implicitly has an 'any' type.

from vendure-plus-issues.

michaelbromley avatar michaelbromley commented on June 2, 2024

This is strange - the type should be inferred by TS at that location. Here's the source code in my IDE:

image

Perhaps you can work around that for now by turning off "noImplicitAny" in the tsconfig

update: actually it should already be disabled in the standard tsconfig supplied by the ui devkit: https://github.com/vendure-ecommerce/vendure/blob/c321050ae8bc80629c7f627957800190526eefaa/packages/ui-devkit/scaffold/tsconfig.json#L13

from vendure-plus-issues.

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.