Giter Site home page Giter Site logo

voyager's People

Contributors

christopher4lis avatar nkr1shna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

voyager's Issues

Trying to build voyager App bcrypt issues

I keep getting these issues when trying to start voyager

npm WARN rm not removing /Users/johnnyzapata/staffD/node_modules/.bin/window-size as it wasn't installed by /Users/johnnyzapata/staffD/node_modules/window-size
npm WARN rm not removing /Users/johnnyzapata/staffD/node_modules/.bin/uuid as it wasn't installed by /Users/johnnyzapata/staffD/node_modules/uuid
npm ERR! path /Users/johnnyzapata/staffD/node_modules/.bin/node-pre-gyp
npm ERR! code EEXIST
npm ERR! Refusing to delete /Users/johnnyzapata/staffD/node_modules/.bin/node-pre-gyp: ../fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp symlink target is not controlled by npm /Users/johnnyzapata/staffD/node_modules/node-pre-gyp
npm ERR! File exists: /Users/johnnyzapata/staffD/node_modules/.bin/node-pre-gyp
npm ERR! Move it away, and try again.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/johnnyzapata/.npm/_logs/2018-05-21T23_16_16_628Z-debug.log
Johnnys-MacBook-Pro:staffD johnnyzapata$ npm rebuild bcryptjs
Johnnys-MacBook-Pro:staffD johnnyzapata$ voyager start

[email protected] start /Users/johnnyzapata/staffD
nodemon ./bin/www

[nodemon] 1.17.4
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node ./bin/www
internal/modules/cjs/loader.js:573
throw err;
^

Error: Cannot find module '/Users/johnnyzapata/staffD/node_modules/bcrypt/lib/binding/bcrypt_lib.node'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:571:15)
at Function.Module._load (internal/modules/cjs/loader.js:497:25)
at Module.require (internal/modules/cjs/loader.js:626:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/johnnyzapata/staffD/node_modules/bcrypt/bcrypt.js:6:16)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
at Module.require (internal/modules/cjs/loader.js:626:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/johnnyzapata/staffD/app.js:27:16)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
at Module.require (internal/modules/cjs/loader.js:626:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/johnnyzapata/staffD/bin/www:5:13)
at Module._compile (internal/modules/cjs/loader.js:678:30)
[nodemon] app crashed - waiting for file changes before starting...

add sms feature

has anyone looked at adding SMS as a means to validate or in forget password reset?

modify registration form

what file(s) does one modify to add additional fields, like cell number. or other information one would like to gather

Webpack Error

I get this error after running webpack, probably some import error. Can some one help me fix it?

ERROR in ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/scss/style.scss
Module build failed:
    @include breakpoint($screen-sm-min) {
            ^
      No mixin named breakpoint

Backtrace:
        src/scss/global/util.scss:12
      in /home/kr1shna/Desktop/BookSwap/src/scss/global/util.scss (line 12, column 14)
 @ ./src/scss/style.scss 4:14-170
 @ ./src/global.js

ERROR in ./src/scss/style.scss
Module build failed: ModuleBuildError: Module build failed:
    @include breakpoint($screen-sm-min) {
            ^
      No mixin named breakpoint

Backtrace:
        src/scss/global/util.scss:12
      in /home/kr1shna/Desktop/BookSwap/src/scss/global/util.scss (line 12, column 14)
    at runLoaders (/home/kr1shna/Desktop/BookSwap/node_modules/webpack/lib/NormalModule.js:195:19)
    at /home/kr1shna/Desktop/BookSwap/node_modules/loader-runner/lib/LoaderRunner.js:364:11
    at /home/kr1shna/Desktop/BookSwap/node_modules/loader-runner/lib/LoaderRunner.js:230:18
    at context.callback (/home/kr1shna/Desktop/BookSwap/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
    at Object.asyncSassJobQueue.push [as callback] (/home/kr1shna/Desktop/BookSwap/node_modules/sass-loader/lib/loader.js:55:13)
    at Object.done [as callback] (/home/kr1shna/Desktop/BookSwap/node_modules/neo-async/async.js:7921:18)
    at options.error (/home/kr1shna/Desktop/BookSwap/node_modules/node-sass/lib/index.js:294:32)
 @ ./src/scss/style.scss
 @ ./src/global.js
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!node_modules/postcss-loader/lib/index.js!node_modules/sass-loader/lib/loader.js!src/scss/style.scss:
       [0] ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/scss/style.scss 266 bytes {0} [built] [failed] [1 error]

    ERROR in ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/scss/style.scss
    Module build failed:
        @include breakpoint($screen-sm-min) {
                ^
          No mixin named breakpoint

    Backtrace:
        src/scss/global/util.scss:12
          in /home/kr1shna/Desktop/BookSwap/src/scss/global/util.scss (line 12, column 14)

setup on ubuntu

I am seeing the following warnings
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
/usr/bin/voyager -> /usr/lib/node_modules/voyager-cli/bin/voyager.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.