-
Notifications
You must be signed in to change notification settings - Fork 534
Error: Cannot find module '../lang/isNative' #4
Comments
Thanks :) Just checked it like so:
And it builds fine. Are you adding UL plugin to some existing project? Maybe it somehow conflicts with other plugins: which are you using? |
EDIT: Just tested with all these plugins, and i cannot replicate the issue, will keep you posted! |
This is the 010_add_platform_class.js for reference: http://pastebin.com/Tk9wASQk |
Sooo, as I understand, everything is now works? :) |
Not yet, but i have found a more complete error message:
|
My closest guess is a node dependency conflict, my package.json looked a little like this Deleted node_modules and reinstalled without gulp and it worked. |
Thanks for the tip! I'll look into that as soon as possible. |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-universal-links-plugin anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #160 for more information. |
First of all, nice work with the plugin;
I just added the plugin via the stable repository
But as i run a build on android, i get this error:
What am i missing?
The text was updated successfully, but these errors were encountered: