Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. openmap@1.0.0 build /accounts/linuxuser/web_projects/openmap
  2. parcel build --public-url . index.html
  3. sh: parcel: command not found
  4.  
  5. deasync@0.1.15 install /accounts/linuxuser/web_projects/openmap/node_modules/deasync
  6. node ./build.js
  7. sh: node: command not found
  8. openmap@1.0.0 /accounts/linuxuser/web_projects/openmap
  9.  
  10. npm --version
  11. 3.5.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement