Giter Club home page Giter Club logo

Comments (4)

markstur avatar markstur commented on May 29, 2024

@spyderman4g63 I think we need to add a dependency, but can you confirm? Does running the following in your cloned dir fix the problem?

npm install --save babel-preset-es2015

from watson-discovery-ui.

spyderman4g63 avatar spyderman4g63 commented on May 29, 2024

npm is failing when trying to install that.

npm ERR! path /Users/jward/Desktop/watson-discovery-ui/node_modules/npm/node_modules/dezalgo
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/jward/Desktop/watson-discovery-ui/node_modules/npm/node_modules/dezalgo' -> '/Users/jward/Desktop/watson-discovery-ui/node_modules/npm/node_modules/.dezalgo.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jward/.npm/_logs/2018-03-05T19_44_59_403Z-debug.log

from watson-discovery-ui.

rhagarty avatar rhagarty commented on May 29, 2024

sometime re-setting clears up the dezalgo issue:

rm -rf node_modules
npm install

from watson-discovery-ui.

spyderman4g63 avatar spyderman4g63 commented on May 29, 2024

OK, I did that and now I can run the server without errors. Thanks.

from watson-discovery-ui.

Related Issues (20)

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.