Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

"make compile" throws some errors about missing modules #1001

Open
kalikaneko opened this issue Mar 5, 2017 · 1 comment
Open

"make compile" throws some errors about missing modules #1001

kalikaneko opened this issue Mar 5, 2017 · 1 comment

Comments

@kalikaneko
Copy link
Contributor

kalikaneko commented Mar 5, 2017

I'm getting some errors while compiling the web-ui.

 ERROR in ./app/js/index.js
    Module build failed: Error: Cannot find module 'escape-string-regexp'

It also was missing 'ms', 'strip-ansi', 'has-ansi', 'supports-color', and 'ansi-styles'. I installed them with npm install, and the make compile finished without errors (only some warnings).

@kalikaneko kalikaneko changed the title make build throws some errors about missing modules "make compile" throws some errors about missing modules Mar 5, 2017
@tuliocasagrande
Copy link
Collaborator

@kalikaneko
It seems pixelated-user-agent/web-ui/Makefile is very outdated.
We've been using pixelated-user-agent/Makefile for a while now.

Do you think you need a specific Makefile for web-ui or we can drop it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants