No metadata files found when adding angular package

If someone would be able to help, I’m relatively new to using Meteor and after having tried to integrate the Angular package, I’m receiving this error in the cli. Any suggestions would be much appreciated. I have pasted the error below. The app worked fine (angular package included) until after installing meteorhacks:npm as well as xolvio:cucumber which is now integrated into Chimp.

Thanks in advance.

Things I have tried:
Creating a new meteor app
Uninstalling/re-installing meteor
Updating every package

C:\Users\darren.laser\Desktop\Angular Meteor App\socially>meteor
[[[[[ C:\Users\darren.laser\Desktop\Angular Meteor App\socially ]]]]]

=> Started proxy.
=> Started MongoDB.

C:\Users\darren.laser\AppData\Local.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\dev_bundle\lib\node_modules\fibers\future.js:245
throw(ex);
^
Error: No metadata files found for isopack at: /C/Users/darren.laser/AppData/Local/.meteor/packages/pbastowski_angular-babel/1.0.9
at [object Object]..extend.loadUnibuildsFromPath (C:\tools\isobuild\isopack.js:879:13)
at C:\tools\packaging\tropohouse.js:500:19
at Function.
.each.
.forEach (C:\Users\darren.laser\node_modules\underscore\underscore.js:103:9)
at C:\tools\packaging\tropohouse.js:499:11
at C:\tools\utils\buildmessage.js:356:18
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:349:34
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:347:23
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:321:26)
at Object.download (C:\tools\packaging\tropohouse.js:437:20)
at C:\tools\packaging\tropohouse.js:575:22
at C:\tools\utils\buildmessage.js:356:18
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:349:34
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:347:23
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:321:26)
at [object Object]..extend.downloadPackagesMissingFromMap (C:\tools\packaging\tropohouse.js:572:20)
at C:\tools\project-context.js:702:25
at C:\tools\utils\buildmessage.js:356:18
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:349:34
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:347:23
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:321:26)
at C:\tools\project-context.js:701:20
at C:\tools\packaging\catalog\catalog.js:100:5
at C:\tools\utils\buildmessage.js:268:13
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:261:29
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:259:18
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:250:23
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.capture (C:\tools\utils\buildmessage.js:249:19)
at Object.catalog.runAndRetryWithRefreshIfHelpful (C:\tools\packaging\catalog\catalog.js:99:31)
at ProjectContext..extend.downloadMissingPackages (C:\tools\project-context.js:700:13)
at C:\tools\project-context.js:257:35
at C:\tools\utils\buildmessage.js:356:18
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:349:34
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:347:23
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:321:26)
at ProjectContext.
.extend.completeStagesThrough (C:\tools\project-context.js:247:18)
at ProjectContext.
.extend.saveChangedMetadata (C:\tools\project-context.js:235:10)
at ProjectContext..extend.prepareProjectForBuild (C:\tools\project-context.js:240:10)
at C:\tools\runners\run-app.js:517:29
at C:\tools\utils\buildmessage.js:268:13
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:261:29
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:259:18
at [object Object].
.extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at C:\tools\utils\buildmessage.js:250:23
at [object Object]..extend.withValue (C:\tools\utils\fiber-helpers.js:114:14)
at Object.capture (C:\tools\utils\buildmessage.js:249:19)
at bundleApp (C:\tools\runners\run-app.js:516:31)
at [object Object].
.extend.runOnce (C:\tools\runners\run-app.js:594:35)
at [object Object].
.extend._fiber (C:\tools\runners\run-app.js:858:28)
at C:\tools\runners\run-app.js:396:12

adding the angularui:angular-ui-router package and then adding the angular package right afterwards seems to have solved this issue… however any explanation of what happened in the first place would be much appreciated.

Can you please create a reproduction of the error and then post it as an issue to angular-meteor?

Same thing happens to me, I just installed the new version of meteor for Windows and when I try to add angular I get the same error. It’s just that. Updating or adding meteor to any project in the most recent version for Windows will result in this error.

I managed to re-create the problem after I had installed Chimp. I’m trying to set up a testing environment within Meteor, and Chimp created a bunch of issues that resulted in having to remove Meteor as well as Node.js. After removing them, I had to delete the node_modules file that contained a secondary error, which led back to the error above. The same solution applied in my second comment.