Christhopher Lion

Results 14 comments of Christhopher Lion

Use double quotes. ☺️ here is the args for my beloved bot Illidan Stormrage: ```yaml with: args: "*BUILD failed*\n_You are not prepared._" ``` It's needed to investigate further ahead why...

This may be usefull: https://github.com/marketplace/actions/add-commit we can run yarn build, and commit the dist.

I need stuff like this also for SEO purposes. But instead of a Default class, i need a **default attribute** for all anchors of a view: `rel="external,nofollow"` am i missing...

Indeed.. @EmreErdogan Solved my problem. A nice tip is to use ES6 Syntax and always initialize the function params. `note: (params = {})` Im my case i had: ``` const...

I see someone tagged Windows. but its happening to me in MacOS 12.

You or... something. _~(the X-Files soundtrack)_

same as above > Manually deleting the `.DS_Store` file will allow an update, but the solution doesn't persist (the `.DS_Store` file is inevitably re-created). when i fix, i don't get...

Hurts my heart when the fix is downgrading. 💔

I don't even am building for Mac. Is an iOS app and still get same problem. ``` Signing for "React-Core-AccessibilityResources" requires a development team. Select a development team in the...

Yea.. i think community deserve a better way to comprehend the setup in Monorepos and in NX especifically.