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
Requiring View from atom is no longer supported.
Please require atom-space-pen-views instead: {View} = require 'atom-space-pen-views'
Add "atom-space-pen-views": "^2.0.3" to your package dependencies.
Requiring
View
fromatom
is no longer supported.Please require
atom-space-pen-views
instead:{View} = require 'atom-space-pen-views'
Add
"atom-space-pen-views": "^2.0.3"
to your package dependencies.The text was updated successfully, but these errors were encountered: