Code Monkey home page Code Monkey logo

heimdall's People

Contributors

liviuignat avatar raultsc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

heimdall's Issues

yarn lint no unused variables

Running yarn lint shows the warning

no-unused-variable is deprecated. Use the tsc compiler options --noUnusedParameters and --noUnusedLocals instead.

yarn install warnings

Running yarn install shows

warning Incorrect peer dependency "joi@^9.0.4". warning Incorrect peer dependency "jest@>17.0.0". warning Your current version of Yarn is out of date. The latest version is "0.19.1" while you're on "0.18.1".

yarn test issue

Running yarn test gives

Determining test suites to run...2017-01-24 18:57 node[11695] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2
d_register_rpc() => (null) (-22)
2017-01-24 18:57 node[11695] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
2017-01-24 18:57 node[11695] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: Error watching file for changes: EMFILE
    at exports._errnoException (util.js:1022:11)
    at FSEvent.FSWatcher._handle.onchange (fs.js:1282:11

This was fixed by doing

brew link automake
brew install --HEAD watchman

facebook/react-native#910

Other people might have this problem aswell. If we don't plan on fixing it atm we should at least include the fix in the README.

history module not found in package.json

Not sure how yarn install works. Maybe because it is cached in yarn.lock, but it definitely needs to be includede as a dependency in package.json aswell.

Used in LanguageLink.test.tsx

import {createMemoryHistory} from 'history';

Also in client.tsx

import {createHistory} from 'history';

Am I missing something?

yarn test-once warning

Running yarn test-once shows Unrecognized options: force-exit but it force does force exit.

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.