avih75 / PickerFieldsControl

MIT License
0 stars 12 forks source link

Errors when running grunt package-dev #17

Open patdelaney opened 3 years ago

patdelaney commented 3 years ago

I'm not a "developer", but I can figure thigs out. But when I run: grunt package-dev, I get the following errors. Should I be concerned? `C:\dev\Pickerfield\PickerFieldsControl>grunt package-dev Running "ts:build" (ts) task Compiling... Using tsc v2.9.2

TypeScript compilation complete: 5.23s for 11 TypeScript files.

Running "copy:scripts" (copy) task Copied 1 file

Running "exec:package_dev" (exec) task

(node:12752) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) TFS Cross Platform Command Line Interface v0.8.3 Copyright Microsoft Corporation error: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Inplace Exited with code: 4294967295. Error executing child process: Error: Command failed: tfx extension create --manifest-globs vss-extension.json --rev-version --overrides-file configs/dev.json (node:12752) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) error: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Inplace Warning: Task "exec:package_dev" failed. Use --force to continue.

Aborted due to warnings.`

TheSpiriTOne commented 3 years ago

Try using node version 12.