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

Might be broken with npm3 #28

Open
aenario opened this issue Dec 8, 2015 · 2 comments
Open

Might be broken with npm3 #28

aenario opened this issue Dec 8, 2015 · 2 comments
Labels

Comments

@aenario
Copy link
Contributor

aenario commented Dec 8, 2015

This part of the code will break with npm3 :

CozyAdapter = try require 'americano-cozy/node_modules/' + \
'jugglingdb-cozy-adapter'
catch e then require 'jugglingdb-cozy-adapter'

We can fix it, or we can delete it if all apps now use cozydb.

@clochix
Copy link
Contributor

clochix commented Dec 9, 2015

Thanks for pointing the finger at this. As a TR, you're probably one of the best who can answer ;-)

@frankrousseau, any opinion ?

@frankrousseau
Copy link
Contributor

I think all core apps are using cozydb. So, it's ok.

@poupotte poupotte removed the bug label Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants