goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.1k stars 121 forks source link

not able to generate code (either using angular api or nx) for sonner #230

Closed dez1729 closed 3 months ago

dez1729 commented 3 months ago

Please provide the environment you discovered this bug in.

spartan-ng/cli 0.0.1-alpha.343

Which area/package is the issue in?

sonner

Description

When trying to run the angular cli or nx command to generate code for sonner, I'm getting the following error message:

(intermediate value).generator is not a function

image

Please provide the exception or error you saw

(intermediate value).generator is not a function

Other information

No response

I would be willing to submit a PR to fix this issue

goetzrobin commented 3 months ago

I'll take a look tomorrow

dez1729 commented 3 months ago

thanks saw your push it works now...sort of. the generated file is misnamed to hlm-toaster-component.ts instead of hlm-toaster.component.ts

goetzrobin commented 3 months ago

@dez1729 just released another version. does it work now?

goetzrobin commented 3 months ago

Fixed in the newest alpha!