Skip to content

'habitica' should be listed in the project's dependencies.  #15039

@rafucuk

Description

@rafucuk

General Info

Ubuntu,
ubuntu@mail:~/habitica$ node --version; npm --version
v14.21.3
6.14.18

Description

npm run client:dev returns the error bellow

Console Errors

error in ./src/store/index.js

Module Error (from ./node_modules/eslint-loader/index.js):

/home/ubuntu/habitica/website/client/src/store/index.js
3:1 error 'habitica' should be listed in the project's dependencies. Run 'npm i -S habitica' to add it import/no-extraneous-dependencies
4:1 error 'habitica' should be listed in the project's dependencies. Run 'npm i -S habitica' to add it import/no-extraneous-dependencies
5:1 error 'habitica' should be listed in the project's dependencies. Run 'npm i -S habitica' to add it import/no-extraneous-dependencies

✖ 3 problems (3 errors, 0 warnings)

@ ./src/main.js 12:0-31 38:12-20
@ multi (webpack)-dev-server/client?http://localhost:8081&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions