Skip to content

application gives error: Meanio.loadConfig() #133

@ashutoshvct

Description

@ashutoshvct

Hi,
I'm trying to run an application on mean stack, but i get an error:

Invoking gulp - development
[06:00:08] Using gulpfile ~/hello/gulpfile.js
[06:00:08] Starting 'clean'...
[06:00:08] Finished 'clean' after 7.79 ms
[06:00:08] Starting 'default'...
[06:00:08] Starting 'env:development'...
[06:00:08] Finished 'env:development' after 37 μs
[06:00:08] Starting 'jshint'...
[06:00:08] Finished 'jshint' after 276 ms
[06:00:08] Starting 'csslint'...
[06:00:08] Starting 'watch'...
[06:00:08] Finished 'watch' after 192 ms
[06:00:08] Starting 'webpack'...
[06:00:09] csslint: 1 files lint free
[06:00:09] Finished 'csslint' after 1.02 s
[06:00:18] Version: webpack 1.14.0
Asset Size Chunks Chunk Names
app.js 4.54 MB 0 [emitted] main
[06:00:18] webpack is watching for changes
[06:00:20] Finished 'webpack' after 11 s
[06:00:20] Starting 'devServe'...
[06:00:20] Finished 'devServe' after 78 ms
[06:00:20] Starting 'development'...
[06:00:20] Finished 'development' after 10 μs
[06:00:24] [nodemon] 1.11.0
[06:00:24] [nodemon] to restart at any time, enter rs
[06:00:24] [nodemon] watching: .
[06:00:24] [nodemon] starting node --debug server.js
Debugger listening on port 5858
Meanio.loadConfig() has been deprecated. Update to Meanio.getConfig().
Meanio.loadConfig() has been deprecated. Update to Meanio.getConfig().
Meanio.loadConfig() has been deprecated. Update to Meanio.getConfig().
defaultData() has been deprecated. Update to setDefaults(data)
Meanio.loadConfig() has been deprecated. Update to Meanio.getConfig().
Wed, 15 Feb 2017 06:00:27 GMT cluster MEAN app started on port 3000 (development) with cluster worker id 0
[06:00:29] index.html reloaded.
[06:00:30] [nodemon] Internal watch failed: watch /home/ubuntu/hello/bundle ENOSPC

And when I open my url at port 3000, I get only a single line:

MEAN.io makes building apps simpler and faster

Where is the complete page with login?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions