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

_hashids2.default is not a constructor #43

Open
TuhinAtha opened this issue Sep 17, 2018 · 0 comments
Open

_hashids2.default is not a constructor #43

TuhinAtha opened this issue Sep 17, 2018 · 0 comments

Comments

@TuhinAtha
Copy link

Trying to import requireTaskPool using:

import { requireTaskPool } from 'electron-remote';
Error comes up:


TypeError: _hashids2.default is not a constructor
    at Object.<anonymous> (/Users/tuhin/id-desktop/node_modules/electron-remote/lib/execute-js-func.js:123:17)
    at Object.<anonymous> (/Users/tuhin/id-desktop/node_modules/electron-remote/lib/execute-js-func.js:685:3)
    at Module._compile (module.js:642:30)
    at Object.Module._extensions..js (module.js:653:10)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (module.js:586:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/node_modules/electron-remote/lib/index.js:3:22)
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

1 participant