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
npm run build - Error: ENOENT: no such file or directory, open 'bytebuffer.js/src/ByteBuffer.js' in meta program of 'bytebuffer.js/src/wrap-node.js':
#93
Open
courteous opened this issue
May 26, 2018
· 0 comments
Hello Daniel,
i am trying to build the ByteBuffer however i am having trouble running
npm run build
the script complains about the ByteBuffer.js missing in the src/wrap-node.js file
before trying to run the npm run build i. did
npm install --only=dev
and then
npm install long which did installed + [email protected]
as far as i understand this is the only real dependency for the Byte Buffer.
May I ask, do you have any idea what what this error means:
The text was updated successfully, but these errors were encountered: