This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
webpack scrypt.js: Critical dependency: the request of a dependency is an expression #173
Labels
issue/bug
Issues with the code-level bugs.
Describe the bug
A warning is issued to build vue-app using 'carver-js v1.2.1'
How to reproduce
Expected behavior
Attachments
**** LOG ****
WARNING Compiled with 1 warnings
warning in ./node_modules/caver-js/packages/caver-klay/caver-klay-accounts/src/scrypt.js
Critical dependency: the request of a dependency is an expression
Environment (please complete the following information)
caver-js v1.2.1
node v10.16.3
webpack v4.40.2
Additional context
There was the same problem with web3.js.
The problem that occurred in v1.2.1 appears to have disappeared since v1.2.2
Please check the link.
web3/web3.js#3018
The text was updated successfully, but these errors were encountered: