Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Announcements #50

Closed
EdricChan03 opened this issue Dec 19, 2018 · 8 comments
Closed

Announcements #50

EdricChan03 opened this issue Dec 19, 2018 · 8 comments

Comments

@EdricChan03
Copy link
Owner

EdricChan03 commented Dec 19, 2018

@EdricChan03 EdricChan03 pinned this issue Dec 19, 2018
@EdricChan03
Copy link
Owner Author

19 December 2018

This project is currently blocked on a minor issue which causes builds to fail.

Such an issue has been opened at angular/angular#24225.

However, I'll still maintain this project.

@EdricChan03
Copy link
Owner Author

EdricChan03 commented Dec 20, 2018

20 December 2018 (15:00)

I'm currently working on trying to fix the minor issue.

However, it seems that I may have reached a dead end.

Here's the error log if anyone's interested:

BUILD ERROR
projects/ngx-ytd-api-lib/src/lib/public_api.ts(7,15): error TS2307: Cannot find module 'ngx-ytd-api/comments'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(8,15): error TS2307: Cannot find module 'ngx-ytd-api/core'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(9,15): error TS2307: Cannot find module 'ngx-ytd-api/search'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(10,15): error TS2307: Cannot find module 'ngx-ytd-api/videos'.

Error: projects/ngx-ytd-api-lib/src/lib/public_api.ts(7,15): error TS2307: Cannot find module 'ngx-ytd-api/comments'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(8,15): error TS2307: Cannot find module 'ngx-ytd-api/core'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(9,15): error TS2307: Cannot find module 'ngx-ytd-api/search'.
projects/ngx-ytd-api-lib/src/lib/public_api.ts(10,15): error TS2307: Cannot find module 'ngx-ytd-api/videos'.

    at Object.<anonymous> (/Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ngc/compile-source-files.js:40:68)
    at Generator.next (<anonymous>)
    at /Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ngc/compile-source-files.js:7:71
    at new Promise (<anonymous>)
    at __awaiter (/Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ngc/compile-source-files.js:3:12)
    at Object.compileSourceFiles (/Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ngc/compile-source-files.js:17:12)
    at Object.<anonymous> (/Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ng-v5/entry-point/ts/compile-ngc.transform.js:31:32)
    at Generator.next (<anonymous>)
    at /Users/edricchan/Desktop/Projects/angular/ngx-ytd-api/node_modules/ng-packagr/lib/ng-v5/entry-point/ts/compile-ngc.transform.js:7:71
    at new Promise (<anonymous>)

This occurs when compiling the library with ng build ngx-ytd-api-lib --watch.

@EdricChan03
Copy link
Owner Author

EdricChan03 commented Dec 21, 2018

21 December 2018 (11:23)

I've successfully fixed the issue!

What I did was to create a dedicated library for simplifying HTTP requests. The source code will be uploaded to https://github.com/Chan4077/ngx-simple-http.

GitHub
Simplified HTTP requests using Angular's HttpClient. - Chan4077/ngx-simple-http

@EdricChan03
Copy link
Owner Author

22 December 2018 (23:27)

All minor issues have been fixed!

Expect a new release soon! 🎉

@EdricChan03
Copy link
Owner Author

24 December 2018 (18:45)

Expect a new release by the end of December!

@EdricChan03
Copy link
Owner Author

1 January 2019 (12:43)

1.0.0-alpha.4 has been released!

Check out the changelog for what's new in 1.0.0-alpha.4.

@EdricChan03
Copy link
Owner Author

16 February 2019 (16:02)

Support for schematics has been temporarily removed.

@EdricChan03
Copy link
Owner Author

12 January 2020

The library has been deprecated in favour of the JavaScript gapi library.

@EdricChan03 EdricChan03 unpinned this issue Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant