I can't install project Meteor Vulcan

Hi guys!

I am running vulcanJS project and it gives me that error when wanting to run it

paki@DESKTOP-AQJGHSG:~/Vulcan$ meteor npm start

vulcan-meteor@1.16.1 start /home/paki/Vulcan
meteor --settings settings.json

[[[[[ ~/Vulcan ]]]]]

=> Started proxy.
=> Started MongoDB.
W20210327-18:07:15.183(-3)? (STDERR) /home/paki/.meteor/packages/meteor-tool/.2.1.0.yuair9.drob++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20210327-18:07:15.232(-3)? (STDERR) throw(ex);
W20210327-18:07:15.233(-3)? (STDERR) ^
W20210327-18:07:15.233(-3)? (STDERR)
W20210327-18:07:15.234(-3)? (STDERR) Error: Cannot find module ‘./random.js’
W20210327-18:07:15.234(-3)? (STDERR) at makeMissingError (packages/modules-runtime.js:222:12)
W20210327-18:07:15.235(-3)? (STDERR) at Module.resolve (packages/modules-runtime.js:228:17)
W20210327-18:07:15.236(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:45:25)
W20210327-18:07:15.236(-3)? (STDERR) at module (packages/vulcan:lib/lib/modules/index.js:1:1122)
W20210327-18:07:15.237(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210327-18:07:15.237(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210327-18:07:15.238(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210327-18:07:15.238(-3)? (STDERR) at module (packages/vulcan:lib/lib/server/mutators.js:1:334)
W20210327-18:07:15.239(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210327-18:07:15.240(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210327-18:07:15.240(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210327-18:07:15.240(-3)? (STDERR) at module (packages/vulcan:lib/lib/server/default_mutations.js:1:115)
W20210327-18:07:15.241(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210327-18:07:15.241(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210327-18:07:15.241(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210327-18:07:15.241(-3)? (STDERR) at module (packages/vulcan:lib/lib/server/graphql/collection.js:1:142)
W20210327-18:07:15.242(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210327-18:07:15.242(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210327-18:07:15.243(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210327-18:07:15.243(-3)? (STDERR) at module (packages/vulcan:lib/lib/server/graphql/graphql.js:1:860)
W20210327-18:07:15.244(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210327-18:07:15.244(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.

Here is your error. Do you have this file on your own code?

what is random.js?

I did the installation step by step

Regards!

This looks like a Vulcan app. @sacha might know, but check if the random.js isn’t imported somewhere in the code that is generated.

This was a dumb mistake on my part, I renamed Random.js to random.js but I guess Git doesn’t detect filename case changes? So this broke the import. It should be fixed on the devel branch now.

2 Likes

hi guys!!!

this is not solved for me:S


paki@lubuntu-paki:~/Dev/Vulcan-Starter$ npm start

vulcan-meteor-start@1.16.1 prestart
node .vulcan/prestart_vulcan.js


\\ ////
\\//// Vulcan.js
\/// The full-stack React+GraphQL framework
────

Happy hacking with Vulcan!
The docs are available at: http://docs.vulcanjs.org

vulcan-meteor-start@1.16.1 start
meteor --settings settings.json

[[[[[ ~/Dev/Vulcan-Starter ]]]]]

=> Started proxy.
=> Started MongoDB.
W20210330-12:10:41.498(-3)? (STDERR) /home/paki/.meteor/packages/meteor-tool/.2.1.0.yuair9.drob++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20210330-12:10:41.799(-3)? (STDERR) throw(ex);
W20210330-12:10:41.799(-3)? (STDERR) ^
W20210330-12:10:41.800(-3)? (STDERR)
W20210330-12:10:41.801(-3)? (STDERR) ReferenceError: Accounts is not defined
W20210330-12:10:41.803(-3)? (STDERR) at module (packages/vulcan:accounts/imports/helpers.js:7:36)
W20210330-12:10:41.803(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210330-12:10:41.804(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210330-12:10:41.804(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210330-12:10:41.804(-3)? (STDERR) at module (packages/vulcan:accounts/imports/accounts_ui.js:1:98)
W20210330-12:10:41.804(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210330-12:10:41.805(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210330-12:10:41.805(-3)? (STDERR) at Module.moduleLink [as link] (/home/paki/.meteor/packages/modules/.0.16.0.1d4exh9.zo59++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/reify/lib/runtime/index.js:52:22)
W20210330-12:10:41.805(-3)? (STDERR) at module (packages/vulcan:accounts/main_server.js:1:200)
W20210330-12:10:41.805(-3)? (STDERR) at fileEvaluate (packages/modules-runtime.js:336:7)
W20210330-12:10:41.805(-3)? (STDERR) at Module.require (packages/modules-runtime.js:238:14)
W20210330-12:10:41.806(-3)? (STDERR) at require (packages/modules-runtime.js:258:21)
W20210330-12:10:41.807(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/packages/vulcan_accounts.js:3266:15
W20210330-12:10:41.807(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/packages/vulcan_accounts.js:3271:3
W20210330-12:10:41.808(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/boot.js:401:38
W20210330-12:10:41.808(-3)? (STDERR) at Array.forEach ()
W20210330-12:10:41.808(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/boot.js:226:21
W20210330-12:10:41.809(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/boot.js:464:7
W20210330-12:10:41.809(-3)? (STDERR) at Function.run (/home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/profile.js:280:14)
W20210330-12:10:41.809(-3)? (STDERR) at /home/paki/Dev/Vulcan-Starter/.meteor/local/build/programs/server/boot.js:463:13
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.