-
Notifications
You must be signed in to change notification settings - Fork 24
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 in compile #41
Comments
Hello, I just made a commit with few modifications. Have a nice day. |
Hello, This error indicates that the Cytomine-core doesn't answer the http request $YOUR_URL/server/ping.json To be able to identify the problem, you need to run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Failed to compile.
How i resolve this error? ... after i type this in browser: http://localhost:8080/
./src/components/admin/AdminUsers.vue
Module Error (from ./node_modules/eslint-loader/index.js):
error: 'getWildcardRegexp' is defined but never used (no-unused-vars) at src/components/admin/AdminUsers.vue:117:9:
115 | import UserDetails from './UserDetails';
116 | import {rolesMapping} from '@/utils/role-utils';
1 error found.
The text was updated successfully, but these errors were encountered: