Bernhard Rode

Results 11 comments of Bernhard Rode

Getting a different error using npm. ```bash ➜ Development ng new hello-world --defaults CREATE hello-world/README.md (1027 bytes) CREATE hello-world/.editorconfig (246 bytes) CREATE hello-world/.gitignore (631 bytes) CREATE hello-world/angular.json (3607 bytes) CREATE...

Any news on this? =) EDIT: I had a look into my local setup. I'm using a default nx workspace and when i run a `ng run portal:deploy` i get...

This would be awesome! I'd love a consistent syntax... up to now, I wasn't able to create it myself.

I'm using something like this: ``` CoffeeScript ## # Service # # class @Service @register: (app, name) -> name ?= @name || @toString().match(/function\s*(.*?)\(/)?[1] app.service name, @ @inject: (args...) -> @$inject...

Same here on Ubuntu in WSL2 :/ UPDATE: I replaced my direnv with a fresh compile from main and everything is running smoothly.

Awesome, thanks for the fix. +1 for: is it going to be pushed to npm?

Any news on when this can be merged?

It's ready on my machine... although i have to wait until next week (legal clearance,.... corporate stuff)

4 weeks later... i'm happy to tell you that i finally got the clearance. So here is the feature. https://github.com/mozilla-frontend-infra/react-lazylog/pull/123