Skip to content

Issue(npm CONNECT) with the latest version of meteor 0.6.6.3 #49

Description

@shravansing

the latest version of meteor is throwing up the following error with this package.

Note : the earlier version are working just fine ..
the new version is showing error with the CONNECT
I tried changing versions but it didn't help. Please check the error message.

W2042-21:33:04.819(5.5)? (STDERR) /home/sandeep/dev/examples/angular-meteor-seed/.meteor/local/build/programs/server/boot.js:185
W2042-21:33:04.876(5.5)? (STDERR) }).run();
W2042-21:33:04.876(5.5)? (STDERR) ^
W2042-21:33:04.876(5.5)? (STDERR) Error: Cannot find module 'connect'
W2042-21:33:04.877(5.5)? (STDERR) at Function.Module._resolveFilename (module.js:338:15)
W2042-21:33:04.877(5.5)? (STDERR) at Function.Module._load (module.js:280:25)
W2042-21:33:04.877(5.5)? (STDERR) at Module.require (module.js:364:17)
W2042-21:33:04.877(5.5)? (STDERR) at require (module.js:380:17)
W2042-21:33:04.877(5.5)? (STDERR) at Object.Npm.require (/home/sandeep/dev/examples/angular-meteor-seed/.meteor/local/build/programs/server/boot.js:87:18)
W2042-21:33:04.877(5.5)? (STDERR) at Package (packages/angularjs/server.js:1)
W2042-21:33:04.877(5.5)? (STDERR) at packages/angularjs.js:67:4
W2042-21:33:04.878(5.5)? (STDERR) at packages/angularjs.js:74:3
W2042-21:33:04.878(5.5)? (STDERR) at /home/sandeep/dev/examples/angular-meteor-seed/.meteor/local/build/programs/server/boot.js:154:10
W2042-21:33:04.878(5.5)? (STDERR) at Array.forEach (native)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions