Create new release with Angular14 dependency #1228

Closed
opened 2022-10-05 14:21:00 +00:00 by yl-endress · 11 comments
yl-endress commented 2022-10-05 14:21:00 +00:00 (Migrated from github.com)

Hey guys,

thank you for migrating the Angular14 changes. Could you please create a new release?
Thanks in advance :-)

Hey guys, thank you for migrating the Angular14 changes. Could you please create a new release? Thanks in advance :-)
eXpertise7 commented 2022-10-14 09:58:53 +00:00 (Migrated from github.com)

Hi,

In my angular 14 project in package.json for ng2-file-upload it doesn't say there's no newer available version other than 1.4.0.

And ng2-file-upload v1.4.0 is still a legacy "View Engine" library, not on Angular Ivy? How's that possible if @SvetlanaMuravlova and others work on it?

Thanks in advance for answer and potential fix.

Kind regards,
Robert Medved

Hi, In my angular 14 project in package.json for ng2-file-upload it doesn't say there's no newer available version other than 1.4.0. And ng2-file-upload v1.4.0 is still a legacy "View Engine" library, not on Angular Ivy? How's that possible if @SvetlanaMuravlova and others work on it? Thanks in advance for answer and potential fix. Kind regards, Robert Medved
yl-endress commented 2022-10-14 13:32:03 +00:00 (Migrated from github.com)

According to https://github.com/valor-software/ng2-file-upload/tags and even more important https://www.npmjs.com/package/ng2-file-upload the version v.2.0.0-3 is the latest one. Unfortunately, the mentioned version is only supported up to angular 12. With angular14, you will get error messages during the installation process... as workaround you can use "npm install --force"

According to https://github.com/valor-software/ng2-file-upload/tags and even more important https://www.npmjs.com/package/ng2-file-upload the version v.2.0.0-3 is the latest one. Unfortunately, the mentioned version is only supported up to angular 12. With angular14, you will get error messages during the installation process... as workaround you can use "npm install --force"
antonevane commented 2022-10-18 01:16:11 +00:00 (Migrated from github.com)

Updates?

Updates?
cristianrdu commented 2022-10-20 11:55:06 +00:00 (Migrated from github.com)

I would greatly benefit from an update with upgraded peer dependencies.

I would greatly benefit from an update with upgraded peer dependencies.
cristianrdu commented 2022-10-20 11:55:19 +00:00 (Migrated from github.com)

Any new updates?

Any new updates?
christianmarois commented 2022-10-27 14:02:31 +00:00 (Migrated from github.com)

Are you sure they did not just re-publish ng14 code onto 1.4.0? I have had that version for a long time, (1.4.0), and I am on ng13. I am now trying to rebuild my project, there are no compile errors, but running it crashes with emod module not found or something. Very strange that all of a sudden the same version stops working.

Are you sure they did not just re-publish ng14 code onto 1.4.0? I have had that version for a long time, (1.4.0), and I am on ng13. I am now trying to rebuild my project, there are no compile errors, but running it crashes with emod module not found or something. Very strange that all of a sudden the same version stops working.
eXpertise7 commented 2022-10-27 21:29:32 +00:00 (Migrated from github.com)

@christianmarois I'm not sure if you ask me. It be good if the stuff would be documented, we can't assume stuff on blind. I also don't have compile time errors, but I've compile time warnings, that library doesn't use newest Angular Ivy compiler.

@christianmarois I'm not sure if you ask me. It be good if the stuff would be documented, we can't assume stuff on blind. I also don't have compile time errors, but I've compile time warnings, that library doesn't use newest Angular Ivy compiler.
jpike88 commented 2022-11-04 05:43:08 +00:00 (Migrated from github.com)

@valorkin are you able to help weigh in here? Version 2 appears to be breaking semver convention, so v.2.0.0-3 should really be v.2.0.0-3... unless it's still in beta/unstable. Either way I'm still stuck on 1.4.0, and have the ivy compilation warning. The library works fine on angular 14.2.3

@valorkin are you able to help weigh in here? Version 2 appears to be breaking semver convention, so `v.2.0.0-3` should really be `v.2.0.0-3`... unless it's still in beta/unstable. Either way I'm still stuck on 1.4.0, and have the ivy compilation warning. The library works fine on angular 14.2.3
jpike88 commented 2022-11-04 05:45:28 +00:00 (Migrated from github.com)

Also, the v.2.0.0-3 peerDependencies line is requiring me to force my npm installs. it works fine on 14, would be ideal if things could be normalised

Also, the `v.2.0.0-3` peerDependencies line is requiring me to force my npm installs. it works fine on 14, would be ideal if things could be normalised
jpike88 commented 2022-11-04 05:46:04 +00:00 (Migrated from github.com)

In the meantime I'm switching to @ralphinevanbraak/ng2-file-upload-angular-14

In the meantime I'm switching to `@ralphinevanbraak/ng2-file-upload-angular-14`
SvetlanaMuravlova commented 2022-12-12 16:29:27 +00:00 (Migrated from github.com)

now it is available as next version (v3.0.0)

now it is available as next version (v3.0.0)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1228