nativescript-nodeify icon indicating copy to clipboard operation
nativescript-nodeify copied to clipboard

Makes most npm packages compatible with NativeScript

Results 42 nativescript-nodeify issues
Sort by recently updated
recently updated
newest added

I'm trying to utilize smart on fhir's fhirclient in my nativescript app, but after I install fhirclient using: npm i fhirclient I'm getting the following error: ERROR in node_modules/fhirclient/index.d.ts(4,21): error...

Hi, i can't make npm package nats to work with nativescript nodeify. Thanks.

Hi. I am trying to connect a nativescript project to a signalr core server. I have already implemented a website made in angular that uses the @aspnet/signalr package. https://www.npmjs.com/package/@aspnet/signalr Has...

If we can't automate this then at least we'll add this info to the readme. Thanks so much for sharing your findings so far! _Originally posted by @EddyVerbruggen in https://github.com/EddyVerbruggen/nativescript-nodeify/issues/35#issuecomment-379493018_...

Hi, I'm wondering if this plugin will allow the use of node's `net` or `tls` modules. If not, would the `net-browserify` module help at all? https://github.com/emersion/net-browserify Or how about `tls-browserify`:...

I am creating NativeScript-Vue application and I am struggeling to use nativescript-nodeify plugin. Is there a documented way of using it in nativescript-vue template?

``` Unable to apply changes on device:. Error is: Cannot find module '//app/tns_modules/nativescript-nodeify/patch-npm-packages.js ```

I've been receiving this error intermittently with the 'Cannot find module "file-system/file-system-access"' when trying to run `tns run android`: ``` Error: com.tns.NativeScriptException: Failed to find module: "os", relative to: app/tns_modules/...

When my execution goes to this line `pbkdf2.pbkdf2Sync(...)` ![image](https://user-images.githubusercontent.com/3668020/50583052-fe457880-0ea1-11e9-999b-97a52ade27fc.png) (`npm i pbkdf2` already) Will appear exception `TypeError: createHmac is not a function` ![image](https://user-images.githubusercontent.com/3668020/50583003-a444b300-0ea1-11e9-9b9e-7ed61a353c27.png) Following the callstack, seeing that this function...

Hello i installed successfully but i get this error when i try import to import the node package that i wanted. How can i fix this?