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
tried some fixes in #501
the script works when run locally.
doesn't work thru vagrant, due to the symlink issue default: error An unexpected error occurred: "EPROTO: protocol error, symlink '../../../parser/bin/babel-parser.js' -> '/vagrant/node_modules/@babel/core/node_modules/.bin/parser'".
the warnings above that seem to not cause immediatly-visible issues.
provision file after
cd /vagrant && yarn install --frozen-lockfile
The text was updated successfully, but these errors were encountered: