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
When I try to run npm install -g @airtable/blocks-cli I get ERR! Cannot read property 'split' of null error.
I am running node v14.16.1 and I am on a Mac. Here is where the error occurred in my debug log. Let me know what else I can provide to be helpful. Thanks.
4557 timing metavuln:cache:get:security-advisory:@airtable/blocks-cli:C/VB8CBFYps5hrxkx+bDeYa+ffIErGhYkhstwHUZHTBCGKjnpC6rPfK8BmDaGzjLMiSFCtFVyGpG3jhDR9+7yQ== Completed in 0ms
4558 verbose stack TypeError: Cannot read property 'split' of null
The text was updated successfully, but these errors were encountered:
NZaleski
changed the title
ERR! Cannot read property 'split' of null
Cannot Install Package - ERR! Cannot read property 'split' of null
Nov 14, 2021
When I try to run
npm install -g @airtable/blocks-cli
I getERR! Cannot read property 'split' of null
error.I am running node v14.16.1 and I am on a Mac. Here is where the error occurred in my debug log. Let me know what else I can provide to be helpful. Thanks.
The text was updated successfully, but these errors were encountered: