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
And when I try to run gulp serve, the following issue:
Error: Cannot find module './Imagefield' from '/home/fillipecordeiro/development/projects/javascript/AndroidAssetStudio/app/scripts/studio/forms'
at /home/fillipecordeiro/development/projects/javascript/AndroidAssetStudio/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/fillipecordeiro/development/projects/javascript/AndroidAssetStudio/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/fillipecordeiro/development/projects/javascript/AndroidAssetStudio/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/fillipecordeiro/development/projects/javascript/AndroidAssetStudio/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:112:15)
What's happening?
Thanks.
The text was updated successfully, but these errors were encountered:
I have been having the following warning when a run npm install:
And when I try to run gulp serve, the following issue:
What's happening?
Thanks.
The text was updated successfully, but these errors were encountered: