You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defaultable doesn't play nicely with Webpack. I'm not sure where the problem lies. I had to create a fork of dnsd, which uses defaultable, in order to build and run it with Webpack. The fork removes all references to defaultable. The error I receive is:
TypeError: Path must be a string. Received 9
Thanks
Julian Sinai
The text was updated successfully, but these errors were encountered:
Defaultable doesn't play nicely with Webpack. I'm not sure where the problem lies. I had to create a fork of dnsd, which uses defaultable, in order to build and run it with Webpack. The fork removes all references to defaultable. The error I receive is:
TypeError: Path must be a string. Received 9
Thanks
Julian Sinai
The text was updated successfully, but these errors were encountered: