Post

Replies

Boosts

Views

Activity

Reply to Xcode 13.2 - Internal error : Missing Package Description Module
^^^ Exactly, what's a big deal ? Xcode that was bundled with the OS update is flawed, Getting the fresh one directly fixes it.
Replies
Boosts
Views
Activity
Dec ’21
Reply to Angular SyntaxError: SyntaxError: Invalid regular expression: invalid group specifier name.
Found it, among dozens of thousands of code there was this line: const re = /(?=\()([^)]+)(?=\))/g; It was not executed but apparently was being evaluatedbefore the main entry point got called, That's why no debugger could get to it.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’21