Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while gulp #6

Closed
lichtner opened this issue May 3, 2015 · 2 comments
Closed

error while gulp #6

lichtner opened this issue May 3, 2015 · 2 comments

Comments

@lichtner
Copy link

lichtner commented May 3, 2015

marek@dell:~/www/riot/riot-isomorphic$ gulp
[13:37:59] Using gulpfile /home/www/riot/riot-isomorphic/gulpfile.js
[13:37:59] Starting 'html'...
[13:37:59] Finished 'html' after 4.18 ms
[13:37:59] Starting 'css'...
[13:37:59] Starting 'public-lib'...
[13:37:59] Starting 'js-client'...
[13:37:59] Starting 'js-server'...
[13:37:59] Starting 'js-app'...
[13:37:59] Starting 'env'...
[13:37:59] Finished 'env' after 37 μs
[13:37:59] Finished 'public-lib' after 30 ms
[13:37:59] Finished 'js-client' after 32 ms
[13:37:59] Finished 'css' after 79 ms
[13:37:59] Starting 'public-css'...
[13:37:59] Finished 'public-css' after 6.07 ms
[13:37:59] Finished 'js-server' after 81 ms
[13:37:59] Finished 'js-app' after 84 ms
[13:37:59] Starting 'browserify'...

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: Cannot find module './stores/server' from '/home/www/riot/riot-isomorphic/build/app'
    at /home/www/riot/riot-isomorphic/node_modules/browserify/node_modules/resolve/lib/async.js:55:21
    at load (/home/www/riot/riot-isomorphic/node_modules/browserify/node_modules/resolve/lib/async.js:69:43)
    at onex (/home/www/riot/riot-isomorphic/node_modules/browserify/node_modules/resolve/lib/async.js:92:31)
    at /home/www/riot/riot-isomorphic/node_modules/browserify/node_modules/resolve/lib/async.js:22:47
    at Object.oncomplete (fs.js:107:15)
@Avnerus
Copy link
Contributor

Avnerus commented May 3, 2015

Thanks for the catch.
Should be fixed now (7606cb6)

@lichtner
Copy link
Author

lichtner commented May 3, 2015

thanks it works now

@lichtner lichtner closed this as completed May 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants