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

Unable to build #55

Open
ajukr opened this issue Apr 1, 2019 · 3 comments
Open

Unable to build #55

ajukr opened this issue Apr 1, 2019 · 3 comments

Comments

@ajukr
Copy link

ajukr commented Apr 1, 2019

my config:

node 10.14.2
npm 6.4.1

To build, I tried running
npm i
npm run build

I am getting below error

ERROR in ./index.js
Module not found: Error: Cannot resolve module 'babel' in /home/ajay/watermarkjs

 @ ./index.js 2:17-39

Could you please let me know how to build it?

@brianium
Copy link
Owner

brianium commented Apr 1, 2019

Perhaps it is time to bring watermarkjs into the present. I am 99% sure JavaScript orthodoxy is different now. It looks like webpack may be missing the old babel loader.

@brianium
Copy link
Owner

brianium commented Apr 1, 2019

Pull requests are definitely welcome

@ajukr
Copy link
Author

ajukr commented Apr 4, 2019

Sure. will look into it and let you know..

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