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
I have an issue with installing "npm i ethereum-waffle".
It cannot find bunch of files in the node-modules
Example: 2020-10-15T18_00_02_936Z-debug.log npm WARN tar ENOENT: no such file or directory, open 'C:\Users\Rostyslav\AppData\Roaming\VS-Projects\buidler-tutorial\node_modules\.staging\ethashjs-8a961820\.prettierrc'
Roadmap for future Waffle releases
Note that even though these are features for Waffle 3 we will be rolling them out as part of Waffle 2, issuing deprecation messages when necessary.
Milestone 1
Milestone 2
No milestone
provider.getWallets()
orgetWallets()
withoutprovider
createMockProvider
withnew MockProvider(options)
Configuration improvements:
waffle.json
config file schema (Config file improvements #166)Planned breaking Changes in Waffle 3.0
.waffle.json
config without cli argumentcontract.interface
Package improvements
Optional
Promotion:
The text was updated successfully, but these errors were encountered: