GithubHelp home page GithubHelp logo

isoscope-2.0's People

Contributors

flave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

isoscope-2.0's Issues

Node version 6, 7,8

I want to upgrade the node version on the server where http://isoscope-two.fh-potsdam.de/ is running. Can I go ahead and just upgrade to 6 or even 8? Node 8 is coming soon and will be the LTS version for the next 30 month or so. Would be great if we can verify that isoscope2 runs on that.

node require paths not working for me

Hi there,
I get the following error when trying to run on a Mac:

$ NODE_ENV=development node index.js

module.js:338
throw err;
^
Error: Cannot find module 'app/utility'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/Users/davidmcdonald/Development/Isoscope-2.0/src/App.react.js:5:1)
at Module._compile (module.js:460:26)
at normalLoader (/Users/davidmcdonald/Development/Isoscope-2.0/node_modules/babel/node_modules/babel-core/lib/api/register/node.js:199:5)
at Object.require.extensions.(anonymous function) as .js
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)

Can't shake this bug when trying to run on yosemite -- Error: Cannot find module 'app/components/menu/ViewSettings.react'

Here's the full stack trace:

    Davids-MacBook-Pro:Isoscope-2.0 daviddouglas$ npm run dev

    > [email protected] dev /Users/daviddouglas/Develop/isoscope_drivetime_mapper/Isoscope-2.0
    > NODE_ENV=development nodemon --watch src/server --watch src/server.js index.js

    23 Aug 15:20:42 - [nodemon] v1.4.1
    23 Aug 15:20:42 - [nodemon] to restart at any time, enter `rs`
    23 Aug 15:20:42 - [nodemon] watching: /Users/daviddouglas/Develop/isoscope_drivetime_mapper/Isoscope-2.0/src/server/**/* src/server.js
    23 Aug 15:20:42 - [nodemon] starting `node index.js`
    module.js:338
        throw err;
              ^
    Error: Cannot find module 'app/components/menu/ViewSettings.react'
        at Function.Module._resolveFilename (module.js:336:15)
        at Function.Module._load (module.js:278:25)
        at Module.require (module.js:365:17)
        at require (module.js:384:17)
        at Object.<anonymous> (/Users/daviddouglas/Develop/isoscope_drivetime_mapper/Isoscope-2.0/src/components/menu/Menu.react.js:2:20)
        at Module._compile (module.js:460:26)
        at normalLoader (/Users/daviddouglas/Develop/isoscope_drivetime_mapper/Isoscope-2.0/node_modules/babel/node_modules/babel-core/lib/api/register/node.js:199:5)
        at Object.require.extensions.(anonymous function) [as .js] (/Users/daviddouglas/Develop/isoscope_drivetime_mapper/Isoscope-2.0/node_modules/babel/node_modules/babel-core/lib/api/register/node.js:216:7)
        at Module.load (module.js:355:32)
        at Function.Module._load (module.js:310:12)
    23 Aug 15:20:48 - [nodemon] app crashed - waiting for file changes before starting...

And then it just hangs...

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.