Coder Social home page Coder Social logo

Comments (4)

cooper-22 avatar cooper-22 commented on May 12, 2024

I think I am also having this issue with a clean install on 18/8/2015

[10:27:52] Using gulpfile ~/Downloads/explorer-master/gulpfile.js
[10:27:52] Starting 'build-scripts'...
[10:27:52] Starting 'images'...
[10:27:52] Starting 'fonts'...
[10:27:52] Starting 'build-styles'...
[10:27:52] Starting 'connect'...
[10:27:52] Server started http://localhost:8082
[10:27:52] Finished 'connect' after 30 ms
[10:27:52] Starting 'watch'...
[10:27:52] Finished 'watch' after 84 ms
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
[10:27:53] Finished 'build-styles' after 430 ms
[10:27:53] Finished 'images' after 437 ms
[10:27:53] Finished 'fonts' after 439 ms

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: module "./rest.js" not found from "/home/alex/Downloads/explorer-master/client/js/app/modules/persistence/persistence.js"
    at notFound (/home/alex/Downloads/explorer-master/node_modules/browserify/index.js:812:15)
    at /home/alex/Downloads/explorer-master/node_modules/browserify/index.js:762:23
    at /home/alex/Downloads/explorer-master/node_modules/browserify/node_modules/browser-resolve/index.js:250:24
    at /home/alex/Downloads/explorer-master/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:18
    at load (/home/alex/Downloads/explorer-master/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
    at onex (/home/alex/Downloads/explorer-master/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
    at /home/alex/Downloads/explorer-master/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
    at Object.oncomplete (fs.js:107:15)

from explorer.

josephwegner avatar josephwegner commented on May 12, 2024

Well, this is super weird. That file should definitely be there!

Can you do a git pull and try again, just to make sure you're updated?

If you're still having the issue, knowing what OS you're using, as well as your node version, would be very helpful.

Thanks!

from explorer.

cooper-22 avatar cooper-22 commented on May 12, 2024

I renamed the file manually and that worked fine.

This is the first time I've used node so you may have to bear with me I'm afraid. I think it is: v0.10.25
I'm using Ubuntu 14.04. I downloaded the dashboards-gh-pages.zip file, uncompressed it and inside that dir ran npm install, which failed towards the end.
I had to install a legacy node version I believe.
Finally I ran gulp, which then could not find the rest.js file. (renaming REST.js then worked)

If there is any other info you need I'm happy to get it.

Thanks

from explorer.

josephwegner avatar josephwegner commented on May 12, 2024

👊 DOH!

I thought the name of that file was already lowercase. Stupid me. I probably broke this more with that PR.

I'll PR really quick to lowercase the actual file name, to match all of the refernces.

from explorer.

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.