Error on Windows 10 when create Meteor project

I used the latest Windows installer to install Meteor.

I get the following error when creating a project. Any help would be appreciated.

C:\Users\dan\Projects>meteor create todo
C:\Users\dan\AppData\Local.meteor\packages\meteor-tool\1.4.2\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor-promise\promise_server.js:190
throw error;
^

TypeError: Cannot read property ‘length’ of undefined
at Controller.traverse (C:\Users\dan\node_modules\estraverse\estraverse.js:411:37)
at Object.traverse (C:\Users\dan\node_modules\estraverse\estraverse.js:556:27)
at analyze (C:\Users\dan\node_modules\escope\escope.js:588:20)
at findAssignedGlobals (C:\tools\isobuild\js-analyze.js:251:24)
at File.computeAssignedVariables (C:\tools\isobuild\linker.js:476:21)
at C:\tools\isobuild\linker.js:98:14
at Function..each..forEach (C:\Users\dan\node_modules\underscore\underscore.js:153:9)
at Module.computeAssignedVariables (C:\tools\isobuild\linker.js:96:7)
at Object.prelink (C:\tools\isobuild\linker.js:819:34)
at C:\tools\isobuild\isopack.js:1570:36
at Function..each..forEach (C:\Users\dan\node_modules\underscore\underscore.js:153:9)
at C:\tools\isobuild\isopack.js:1500:11
at Isopack.saveToPath (C:\tools\isobuild\isopack.js:1191:9)
at [object Object]._saveIsopack (C:\tools\packaging\tropohouse.js:337:15)
at C:\tools\packaging\tropohouse.js:526:16
at C:\tools\utils\buildmessage.js:359:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at C:\tools\packaging\tropohouse.js:515:22
at C:\tools\utils\buildmessage.js:359:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at Object.download (C:\tools\packaging\tropohouse.js:427:20)
at C:\tools\packaging\tropohouse.js:613:18
at C:\tools\utils\buildmessage.js:572:21
at C:\Users\dan\AppData\Local.meteor\packages\meteor-tool\1.4.2\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor-promise\fiber_pool.js:32:39
=> awaited here:
at Promise.await (C:\Users\dan\AppData\Local.meteor\packages\meteor-tool\1.4.2\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor-promise\promise_server.js:39:12)
at Object.forkJoin (C:\tools\utils\buildmessage.js:604:6)
at [object Object].downloadPackagesMissingFromMap (C:\tools\packaging\tropohouse.js:609:18)
at C:\tools\project-context.js:776:25
at C:\tools\utils\buildmessage.js:359:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at C:\tools\project-context.js:775:20
at C:\tools\packaging\catalog\catalog.js:100:5
at C:\tools\utils\buildmessage.js:271:13
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:264:29
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:262:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:253:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.capture (C:\tools\utils\buildmessage.js:252:19)
at Object.catalog.runAndRetryWithRefreshIfHelpful (C:\tools\packaging\catalog\catalog.js:99:31)
at ProjectContext._downloadMissingPackages (C:\tools\project-context.js:774:13)
at C:\tools\project-context.js:268:9
at C:\tools\utils\buildmessage.js:359:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:352:34
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:350:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.enterJob (C:\tools\utils\buildmessage.js:324:26)
at ProjectContext._completeStagesThrough (C:\tools\project-context.js:258:18)
at C:\tools\project-context.js:250:12
at Function.run (C:\tools\tool-env\profile.js:490:12)
at ProjectContext.prepareProjectForBuild (C:\tools\project-context.js:249:13)
at C:\tools\cli\commands.js:730:20
at C:\tools\utils\buildmessage.js:271:13
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:264:29
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:262:18
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at C:\tools\utils\buildmessage.js:253:23
at [object Object].withValue (C:\tools\utils\fiber-helpers.js:89:14)
at Object.capture (C:\tools\utils\buildmessage.js:252:19)
at Object.main.captureAndExit (C:\tools\cli\main.js:273:29)
at Command.func (C:\tools\cli\commands.js:704:8)
at C:\tools\cli\main.js:1454:23

1 Like

I get a very similar error in my Ubuntu Virtualbox as well.

Please try reinstall meteor again.

Hello-

Thanks for the suggestion. I just uninstalled and reinstalled Meteor
with no luck. I get the same error.

I did a fresh install of Meteor on a fresh install of Ubuntu in a Virtualbox. That worked just fine.

1 Like

I have the same problem on windows 10… I uninstall and reinstall without any changement