Skip to content

starting fails #131

@ulutomaz

Description

@ulutomaz

Some things are deprecated, and should be updated I guess. Such an awesome project, should be kept alive.

Environment

  • Kitto version: 0.9.1

  • Elixir / Hex version (mix hex.info):
    Hex: 0.15.0
    Elixir: 1.8.1
    OTP: 21.2.7

         Built with: Elixir 1.3.4 and OTP 18.3.4.4
    
  • Node / NPM version (node -v) (npm -v):

➜ app1 node -v
v11.11.0
➜ app1 npm -v
6.7.0

  • Operating system:
    mac os

Current behavior

Generated app1 app
11:56:20.033 [info] Starting Kitto server, listening on 127.0.0.1:4000
11:56:20.071 [warn] Setting Ranch options together with socket options is deprecated. Please use the new map syntax that allows specifying socket options separately from other options.

/Users/tomaz/razvoj/elixir/dashboards-Kitto/app1/node_modules/webpack-cli/bin/convert-argv.js:138
const webpackConfigurationValidationErrors = validateSchema(webpackConfigurationSchema, options);
^

TypeError: validateSchema is not a function
at processConfiguredOptions (/Users/tomaz/razvoj/elixir/dashboards-Kitto/app1/node_modules/webpack-cli/bin/convert-argv.js:138:48)
at module.exports (/Users/tomaz/razvoj/elixir/dashboards-Kitto/app1/node_modules/webpack-cli/bin/convert-argv.js:132:10)
at Object. (/Users/tomaz/razvoj/elixir/dashboards-Kitto/app1/node_modules/webpack-dev-server/bin/webpack-dev-server.js:92:55)
at Module._compile (internal/modules/cjs/loader.js:799:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:810:10)
at Module.load (internal/modules/cjs/loader.js:666:32)
at tryModuleLoad (internal/modules/cjs/loader.js:606:12)
at Function.Module._load (internal/modules/cjs/loader.js:598:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:862:12)
at internal/main/run_main_module.js:21:11

Expected behavior

server is listening, but nothing is shown.... exept few black dots on top left corner ul -> li without content.

Is there any fast fix for this? or project is more or less unmaintained?

Best,
Tomaz

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