Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

base64-js is not found #8712

Closed
luixxiul opened this issue May 5, 2017 · 0 comments
Closed

base64-js is not found #8712

luixxiul opened this issue May 5, 2017 · 0 comments

Comments

@luixxiul
Copy link
Contributor

luixxiul commented May 5, 2017

Test plan

  1. rm -rf node_modules
  2. npm i
  3. npm run watch

Describe the issue you encountered:

ERROR in ./~/buffer/~/base64-js/index.js
Module build failed: Error: ENOENT: no such file or directory, open '/Users/Suguru/browser-laptop/node_modules/buffer/node_modules/base64-js/index.js'
 @ ./~/buffer/index.js 11:13-33
  • Brave Version (revision SHA): c002e3f

  • Steps to reproduce:

    1. rm -rf node_modules
    2. npm i
    3. npm run watch
  • Extra QA steps:
    1.
    2.
    3.

  • Any related issues:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.