maciejtreder / ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
https://www.angular-universal-pwa.maciejtreder.com
MIT License
1.12k stars 157 forks source link

ERROR: Cannot find module '@schematics/angular/utility/workspace' #731

Open AnassAzeroual opened 4 years ago

AnassAzeroual commented 4 years ago

issue in installation package ng-toolkit



Installing packages for tooling via npm.
[bugsnag] Loaded!
ERROR: Cannot find module '@schematics/angular/utility/workspace'
ERROR: If you think that this error shouldn't occur, please fill up bug report here: https://github.com/maciejtreder/ng-toolkit/issues/new
INFO: stacktrace has been sent to tracking system.
Nothing to be done.

KingDarBoja commented 4 years ago

Hello @AnassAzeroual,

Can you provide more info like as sample repository or share your settings like package.json and the reproduction steps?

Cheers!

AnassAzeroual commented 4 years ago

Hi Bojato,

sorry, i can not provide project repository, but i can give you package.json, i hope it will come in handy

Le ven. 22 nov. 2019 à 14:43, Manuel Bojato notifications@github.com a écrit :

Hello @AnassAzeroual https://github.com/AnassAzeroual,

Can you provide more info like as sample repository or share your settings like package.json and the reproduction steps?

Cheers!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/maciejtreder/ng-toolkit/issues/731?email_source=notifications&email_token=AIMQFOI6JJDMPXVVKJ7KWQLQU7OYJA5CNFSM4JQP76ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE5VK4Y#issuecomment-557536627, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMQFOMDB3OOTFBOXLG2NWDQU7OYJANCNFSM4JQP76ZA .

KingDarBoja commented 4 years ago

@AnassAzeroual Yes, a package.json and also reproduction of the problem could be helpful.

poojit123 commented 4 years ago

https://github.com/maciejtreder/ng-toolkit/issues/731#issue-527168312

I am facing same problem. Please any body find out this issue.

KingDarBoja commented 4 years ago

Could be helpful to me if you can mention the ng-toolkit version being listed on your package.json.

itechdriven commented 4 years ago

I am also facing same problem. Please any body find out this issue.

JosFran21 commented 3 years ago

Hello guys. I have the same problem, have you managed to solve it?

KingDarBoja commented 3 years ago

This is getting fixed at #826. This is caused by how Angular schematics API changes between versions.