Giter Club home page Giter Club logo

Comments (8)

okv avatar okv commented on June 8, 2024

ui already depends on data.io, you can see that here. Tried quick install, it works as expected. Did you have some errors during npm install? You can also do npm ls after npm install to see dependency problems.

from nci.

okv avatar okv commented on June 8, 2024

Could you try it again? Please check npm install, npm ls output in case of error.

from nci.

ttyz avatar ttyz commented on June 8, 2024

I have the same issue, npm ls shows only these:

UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
UNMET OPTIONAL DEPENDENCY fsevents@^0.3.1

npm install also show the following: Couldn't install optional dependency: Unsupported

Besides that, there are no other errors or warnings, but still I get the data.io error on start

running npm install data.io fixes the issue

from nci.

okv avatar okv commented on June 8, 2024

That's strange.
Please provide output of the following commands node --version, npm --version, npm ls (attached file, before doing npm install data.io manually), your os version (e.g. CentOS 6.6) and architecture (32/64 bit). I'll try to reproduce it. Thanks for your help in resolving this.

from nci.

ttyz avatar ttyz commented on June 8, 2024
$ node --version
v5.5.0
$ npm --version
3.3.12

As for the OS I use a custom distro based on Linux kernel version 4.5.0-rc1+, but I doubt it is os-related

The output of npmls

from nci.

okv avatar okv commented on June 8, 2024

ok, reproduced and fixed. There was an issue with hacky requiring of data.io parts (server, resources, etc) - it broke with npm 3 because npm 3 installs first level dependencies on one level. I've published updated ui package. Please do quick install again, your current install with manually installing dataio may not work properly. Please also report about results, now quick install should work fine with npm 3.

from nci.

EvgenyOrekhov avatar EvgenyOrekhov commented on June 8, 2024

@okv it works now.

from nci.

okv avatar okv commented on June 8, 2024

@EvgenyOrekhov @ttyz great, thanks for your help

from nci.

Related Issues (12)

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.