Skip to content

Add support for Organization Discussions #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 9, 2023
Merged

Add support for Organization Discussions #158

merged 4 commits into from
Feb 9, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Feb 9, 2023

@fregante fregante added the enhancement New feature or request label Feb 9, 2023
@fregante
Copy link
Member Author

fregante commented Feb 9, 2023

I don't know what's up with CI. The install is failing:

Run npm ci || npm install
npm ERR! this.before.toISOString is not a function

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2023-02-09T12_08_12_046Z-debug-0.log
npm ERR! this.before.toISOString is not a function

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2023-02-09T12_08_13_095Z-debug-0.log

@fregante fregante merged commit 2bab6f7 into main Feb 9, 2023
@fregante fregante deleted the org-disucsisons branch February 9, 2023 18:46
@fregante
Copy link
Member Author

fregante commented Feb 9, 2023

I think some dependency somewhere is incompatible with Node 18 and it’s failing on CI. I dropped the requirement in the workflow for now, I’ll revisit later.

@fregante
Copy link
Member Author

fregante commented Feb 9, 2023

Thanks to angular/angular-cli#24685 (the only issue on GitHub mentioning that error) I realized that the issue is due to the .npmrc added by #157 😩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant